Searched refs:lockdep_stats (Results 1 – 3 of 3) sorted by relevance
183 struct lockdep_stats { struct207 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument211 this_cpu_inc(lockdep_stats.ptr);215 __this_cpu_inc(lockdep_stats.ptr); \220 __this_cpu_dec(lockdep_stats.ptr); \224 struct lockdep_stats *__cpu_lockdep_stats; \228 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \249 ops += per_cpu(lockdep_stats.lock_class_ops[idx], cpu); in debug_class_ops_read()
607 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);
382 grep "lock-classes" /proc/lockdep_stats