perf session: Do not fail on processing out of order event
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / tools / perf / util / hist.h
index 14c2fe20aa628cc53fc969d69ebc9466ca4274f2..20764e01df168f2cb8ec7b6a62740aa297365e50 100644 (file)
@@ -34,6 +34,7 @@ struct events_stats {
        u32 nr_invalid_chains;
        u32 nr_unknown_id;
        u32 nr_unprocessable_samples;
+       u32 nr_unordered_events;
 };
 
 enum hist_column {