Searched refs:LOCKSTAT_POINTS (Results 1 – 3 of 3) sorted by relevance
63 #define LOCKSTAT_POINTS 4 macro111 unsigned long contention_point[LOCKSTAT_POINTS];112 unsigned long contending_point[LOCKSTAT_POINTS];136 unsigned long contention_point[LOCKSTAT_POINTS];137 unsigned long contending_point[LOCKSTAT_POINTS];
473 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()488 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()
167 for (i = 0; i < LOCKSTAT_POINTS; i++) { in lock_point()4063 if (contention_point < LOCKSTAT_POINTS) in __lock_contended()4065 if (contending_point < LOCKSTAT_POINTS) in __lock_contended()