Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_sleepqueue.c1281 struct sleepq_prof { struct
1282 LIST_ENTRY(sleepq_prof) sp_link;
1287 LIST_HEAD(sqphead, sleepq_prof); argument
1291 static struct sleepq_prof sleepq_profent[SLEEPQ_PROF_LOCATIONS];
1298 struct sleepq_prof *sp; in sleepq_profile()
1322 struct sleepq_prof *sp; in sleepq_prof_reset()
1385 struct sleepq_prof *sp; in dump_sleepq_prof_stats()