Lines Matching defs:events_stats
399 struct events_stats { struct
400 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;
409 u32 nr_lost_warned;
410 u32 nr_unknown_events;
411 u32 nr_invalid_chains;
412 u32 nr_unknown_id;
413 u32 nr_unprocessable_samples;
414 u32 nr_auxtrace_errors[PERF_AUXTRACE_ERROR_MAX];
415 u32 nr_proc_map_timeout;