Searched defs:events_stats (Results 1 – 1 of 1) sorted by relevance
399 struct events_stats { struct400 u64 total_period;401 u64 total_non_filtered_period;402 u64 total_lost;403 u64 total_lost_samples;404 u64 total_aux_lost;405 u64 total_aux_partial;406 u64 total_invalid_chains;407 u32 nr_events[PERF_RECORD_HEADER_MAX];408 u32 nr_non_filtered_samples;[all …]