Searched defs:perf_kvm_stat (Results 1 – 1 of 1) sorted by relevance
80 struct perf_kvm_stat { struct81 struct perf_tool tool;82 struct record_opts opts;83 struct evlist *evlist;84 struct perf_session *session;86 const char *file_name;87 const char *report_event;88 const char *sort_key;89 int trace_vcpu;92 struct addr_location al;[all …]