Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.h787 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
807 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
Dtrace_functions_graph.c166 if (ftrace_graph_notrace_addr(func)) in ftrace_push_return_trace()
337 if (ftrace_graph_notrace_addr(trace->func)) in trace_graph_entry()