Searched refs:LOCKSTAT_POINTS (Results 1 – 3 of 3) sorted by relevance
60 #define LOCKSTAT_POINTS 4 macro108 unsigned long contention_point[LOCKSTAT_POINTS];109 unsigned long contending_point[LOCKSTAT_POINTS];133 unsigned long contention_point[LOCKSTAT_POINTS];134 unsigned long contending_point[LOCKSTAT_POINTS];
502 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()517 for (i = 0; i < LOCKSTAT_POINTS; i++) { in seq_stats()
165 for (i = 0; i < LOCKSTAT_POINTS; i++) { in lock_point()3748 if (contention_point < LOCKSTAT_POINTS) in __lock_contended()3750 if (contending_point < LOCKSTAT_POINTS) in __lock_contended()