Home
last modified time | relevance | path

Searched defs:perf_kvm_stat (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dkvm-stat.h81 struct perf_kvm_stat { struct
82 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 …]