Searched refs:tokens_debug_output (Results 1 – 1 of 1) sorted by relevance
185 static int tokens_debug_output; variable186 SYSCTL_INT(_lwkt, OID_AUTO, tokens_debug_output, CTLFLAG_RW,187 &tokens_debug_output, 0, "Generate stack trace N times");705 if (tokens_debug_output > 0) { in lwkt_gettoken()706 --tokens_debug_output; in lwkt_gettoken()769 if (tokens_debug_output > 0) { in lwkt_gettoken_shared()770 --tokens_debug_output; in lwkt_gettoken_shared()