Searched refs:graph_hang_thresh (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_selftest.c258 static unsigned int graph_hang_thresh; variable
264 if (unlikely(++graph_hang_thresh > GRAPH_MAX_FUNC_TEST)) {
304 if (graph_hang_thresh > GRAPH_MAX_FUNC_TEST) {

Completed in 53 milliseconds