Searched refs:LOCKSTAT_POINTS (Results 1 – 3 of 3) sorted by relevance
71 #define LOCKSTAT_POINTS 4 macro115 unsigned long contention_point[LOCKSTAT_POINTS];116 unsigned long contending_point[LOCKSTAT_POINTS];140 unsigned long contention_point[LOCKSTAT_POINTS];141 unsigned long contending_point[LOCKSTAT_POINTS];
481 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()496 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()
190 for (i = 0; i < LOCKSTAT_POINTS; i++) { in lock_point()4649 if (contention_point < LOCKSTAT_POINTS) in __lock_contended()4651 if (contending_point < LOCKSTAT_POINTS) in __lock_contended()