Home
last modified time | relevance | path

Searched refs:ftrace_graph_ignore_func (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/kernel/trace/
Dtrace_irqsoff.c182 if (ftrace_graph_ignore_func(trace)) in irqsoff_graph_entry()
Dtrace_sched_wakeup.c243 if (ftrace_graph_ignore_func(trace)) in wakeup_graph_entry()
Dtrace_functions_graph.c388 if (ftrace_graph_ignore_func(trace)) in trace_graph_entry()
Dtrace.h901 static inline bool ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func() function