Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_sleepqueue.c156 static void sleepq_profile(const char *wmesg);
600 sleepq_profile(td->td_wmesg); in sleepq_switch()
1330 sleepq_profile(const char *wmesg) in sleepq_profile() function