Home
last modified time | relevance | path

Searched refs:TRACE_GRAPH_NOTRACE_BIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/trace/
Dtrace_functions_graph.c137 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) in trace_graph_entry()
148 trace_recursion_set(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_entry()
248 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) { in trace_graph_return()
249 trace_recursion_clear(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_return()
278 if (trace_recursion_test(TRACE_GRAPH_NOTRACE_BIT)) { in trace_graph_thresh_return()
279 trace_recursion_clear(TRACE_GRAPH_NOTRACE_BIT); in trace_graph_thresh_return()
Dtrace.h594 TRACE_GRAPH_NOTRACE_BIT, enumerator