perf lock contention: Update total/bad stats for hidden entries
[platform/kernel/linux-starfive.git] / tools / perf / util / lock-contention.h
index 3ed1cad..fa16532 100644 (file)
@@ -141,6 +141,7 @@ struct lock_contention {
        int stack_skip;
        int aggr_mode;
        int owner;
+       int nr_filtered;
        bool save_callstack;
 };