Lines Matching defs:events_stats
233 struct events_stats { struct
234 u64 total_period;
235 u64 total_non_filtered_period;
236 u64 total_lost;
237 u64 total_invalid_chains;
238 u32 nr_events[PERF_RECORD_HEADER_MAX];
239 u32 nr_non_filtered_samples;
240 u32 nr_lost_warned;
241 u32 nr_unknown_events;
242 u32 nr_invalid_chains;
243 u32 nr_unknown_id;
244 u32 nr_unprocessable_samples;