Searched refs:tc_depth (Results 1 – 1 of 1) sorted by relevance
137 u_int tc_depth; /* Length of tc_queues. */ member412 "depth", CTLFLAG_RD, &turnstile_chains[i].tc_depth, 0, in init_turnstile_profiling()761 tc->tc_depth++; in turnstile_wait()762 if (tc->tc_depth > tc->tc_max_depth) { in turnstile_wait()763 tc->tc_max_depth = tc->tc_depth; in turnstile_wait()864 tc->tc_depth--; in turnstile_signal()914 tc->tc_depth--; in turnstile_broadcast()