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.h79 struct perf_kvm_stat { struct
80 struct perf_tool tool;
81 struct record_opts opts;
82 struct evlist *evlist;
83 struct perf_session *session;
85 const char *file_name;
86 const char *report_event;
87 const char *sort_key;
88 int trace_vcpu;
91 struct addr_location al;
[all …]