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