Home
last modified time | relevance | path

Searched refs:trace_recursion_test (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/kernel/trace/
Dtrace.h302 #define trace_recursion_test(bit) ((current)->trace_recursion & (bit)) macro
Dtrace_functions_graph.c230 if (!ftrace_graph_skip_irqs || trace_recursion_test(TRACE_IRQ_BIT)) in ftrace_graph_ignore_irqs()
Dftrace.c116 if (unlikely(trace_recursion_test(TRACE_GLOBAL_BIT))) in ftrace_global_list_func()
3878 if (unlikely(trace_recursion_test(TRACE_INTERNAL_BIT))) in ftrace_ops_list_func()