Searched defs:perf_kvm_stat (Results 1 – 1 of 1) sorted by relevance
80 struct perf_kvm_stat { struct83 struct evlist *evlist;86 const char *file_name;88 const char *sort_key;89 int trace_vcpu;92 struct addr_location al;99 u64 total_time;100 u64 total_count;101 u64 lost_events;102 u64 duration;[all …]
Completed in 12 milliseconds