Searched refs:sc_depth (Results 1 – 1 of 1) sorted by relevance
143 u_int sc_depth; /* Length of sc_queues. */ member203 "depth", CTLFLAG_RD, &sleepq_chains[i].sc_depth, 0, NULL); in init_sleepqueue_profiling()358 sc->sc_depth++; in sleepq_add()359 if (sc->sc_depth > sc->sc_max_depth) { in sleepq_add()360 sc->sc_max_depth = sc->sc_depth; in sleepq_add()830 sc->sc_depth--; in sleepq_remove_thread()