Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dkvm-stat.h76 struct perf_kvm_stat { struct
79 struct evlist *evlist;
82 const char *file_name;
84 const char *sort_key;
85 int trace_vcpu;
91 key_cmp_fun compare;
94 u64 total_time;
95 u64 total_count;
96 u64 lost_events;
97 u64 duration;
[all …]

Completed in 3 milliseconds