Searched defs:perf_kvm_stat (Results 1 – 1 of 1) sorted by relevance
72 struct perf_kvm_stat { struct73 struct perf_tool tool;74 struct record_opts opts;75 struct perf_evlist *evlist;76 struct perf_session *session;78 const char *file_name;79 const char *report_event;80 const char *sort_key;81 int trace_vcpu;83 struct exit_reasons_table *exit_reasons;[all …]