Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_sleepqueue.c158 static void sleepq_profile(const char *wmesg);
601 sleepq_profile(td->td_wmesg); in sleepq_switch()
1296 sleepq_profile(const char *wmesg) in sleepq_profile() function