aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/events_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/events_stats.h')
-rw-r--r--tools/perf/util/events_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/events_stats.h b/tools/perf/util/events_stats.h
index 3480bafd414b..1b0006092265 100644
--- a/tools/perf/util/events_stats.h
+++ b/tools/perf/util/events_stats.h
@@ -30,6 +30,7 @@ struct events_stats {
u64 total_lost_samples;
u64 total_aux_lost;
u64 total_aux_partial;
+ u64 total_aux_collision;
u64 total_invalid_chains;
u32 nr_events[PERF_RECORD_HEADER_MAX];
u32 nr_lost_warned;