Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sleepqueue.c1293 #define SLEEPQ_PROF_LOCATIONS 1024 macro
1305 static struct sleepq_prof sleepq_profent[SLEEPQ_PROF_LOCATIONS];
1346 for (i = 0; i < SLEEPQ_PROF_LOCATIONS; i++) { in sleepq_prof_reset()