Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dkvm-stat.h73 struct perf_kvm_stat { struct
74 struct perf_tool tool;
75 struct record_opts opts;
76 struct perf_evlist *evlist;
77 struct perf_session *session;
79 const char *file_name;
80 const char *report_event;
81 const char *sort_key;
82 int trace_vcpu;
84 struct exit_reasons_table *exit_reasons;
[all …]