Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dkvm-stat.h76 struct perf_kvm_stat { struct
77 struct perf_tool tool;
78 struct record_opts opts;
79 struct evlist *evlist;
80 struct perf_session *session;
82 const char *file_name;
83 const char *report_event;
84 const char *sort_key;
85 int trace_vcpu;
87 struct exit_reasons_table *exit_reasons;
[all …]