Searched refs:lockdep_stats (Results 1 – 3 of 3) sorted by relevance
186 struct lockdep_stats { struct210 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument213 this_cpu_inc(lockdep_stats.ptr);217 __this_cpu_inc(lockdep_stats.ptr); \222 __this_cpu_dec(lockdep_stats.ptr); \226 struct lockdep_stats *__cpu_lockdep_stats; \230 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \251 ops += per_cpu(lockdep_stats.lock_class_ops[idx], cpu); in debug_class_ops_read()
636 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);
382 grep "lock-classes" /proc/lockdep_stats