Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Dplugin_kvm.c207 struct str_values { struct
212 static struct str_values vmx_exit_reasons[] = { argument
217 static struct str_values svm_exit_reasons[] = {
224 struct str_values *strings;
233 struct str_values *strings = NULL; in find_exit_reason()