Home
last modified time | relevance | path

Searched refs:LOCKSTAT_POINTS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dlockdep_types.h87 #define LOCKSTAT_POINTS 4 macro
144 unsigned long contention_point[LOCKSTAT_POINTS];
145 unsigned long contending_point[LOCKSTAT_POINTS];
169 unsigned long contention_point[LOCKSTAT_POINTS];
170 unsigned long contending_point[LOCKSTAT_POINTS];
/linux/kernel/locking/
H A Dlockdep_proc.c533 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()
548 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()