Searched refs:lockdep_stats (Results 1 – 3 of 3) sorted by relevance
168 struct lockdep_stats { struct192 DECLARE_PER_CPU(struct lockdep_stats, lockdep_stats); argument196 this_cpu_inc(lockdep_stats.ptr);200 __this_cpu_inc(lockdep_stats.ptr); \205 __this_cpu_dec(lockdep_stats.ptr); \209 struct lockdep_stats *__cpu_lockdep_stats; \213 __cpu_lockdep_stats = &per_cpu(lockdep_stats, __cpu); \234 ops += per_cpu(lockdep_stats.lock_class_ops[idx], cpu); in debug_class_ops_read()
559 DEFINE_PER_CPU(struct lockdep_stats, lockdep_stats);
379 grep "lock-classes" /proc/lockdep_stats