Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDsubr_sleepqueue.c1316 struct sleepq_prof { struct
1317 LIST_ENTRY(sleepq_prof) sp_link;
1322 LIST_HEAD(sqphead, sleepq_prof); argument
1326 static struct sleepq_prof sleepq_profent[SLEEPQ_PROF_LOCATIONS];
1333 struct sleepq_prof *sp; in sleepq_profile()
1357 struct sleepq_prof *sp; in sleepq_prof_reset()
1420 struct sleepq_prof *sp; in dump_sleepq_prof_stats()