Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sleepqueue.c1295 struct sleepq_prof { struct
1296 LIST_ENTRY(sleepq_prof) sp_link;
1301 LIST_HEAD(sqphead, sleepq_prof); argument
1305 static struct sleepq_prof sleepq_profent[SLEEPQ_PROF_LOCATIONS];
1312 struct sleepq_prof *sp; in sleepq_profile()
1336 struct sleepq_prof *sp; in sleepq_prof_reset()
1399 struct sleepq_prof *sp; in dump_sleepq_prof_stats()