Home
last modified time | relevance | path

Searched refs:str_values (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/lib/traceevent/plugins/
Dplugin_kvm.c212 struct str_values { struct
217 static struct str_values vmx_exit_reasons[] = { argument
222 static struct str_values svm_exit_reasons[] = {
229 struct str_values *strings;
238 struct str_values *strings = NULL; in find_exit_reason()