Home
last modified time | relevance | path

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

/tools/perf/util/
Devent.h263 struct events_stats { struct
264 u64 total_period;
265 u64 total_non_filtered_period;
266 u64 total_lost;
267 u64 total_lost_samples;
268 u64 total_aux_lost;
269 u64 total_invalid_chains;
270 u32 nr_events[PERF_RECORD_HEADER_MAX];
271 u32 nr_non_filtered_samples;
272 u32 nr_lost_warned;
[all …]