Searched refs:TRACE_GRAPH_NOTRACE_BIT (Results 1 – 2 of 2) sorted by relevance
136 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) in trace_graph_entry()147 trace_recursion_set(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_entry()246 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) { in trace_graph_return()247 trace_recursion_clear(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_return()276 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) { in trace_graph_thresh_return()277 trace_recursion_clear(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_thresh_return()
74 TRACE_GRAPH_NOTRACE_BIT, enumerator
Completed in 7 milliseconds