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