Searched refs:LOCKSTAT_POINTS (Results 1 – 3 of 3) sorted by relevance
87 #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];
535 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats() 550 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()
261 for (i = 0; i < LOCKSTAT_POINTS; i++) { in lock_point() 6071 if (contention_point < LOCKSTAT_POINTS) in __lock_contended() 6073 if (contending_point < LOCKSTAT_POINTS) in __lock_contended()