Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.h777 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
797 static inline int ftrace_graph_notrace_addr(unsigned long addr) in ftrace_graph_notrace_addr() function
Dtrace_functions_graph.c161 if (ftrace_graph_notrace_addr(func)) in ftrace_push_return_trace()
335 if (ftrace_graph_notrace_addr(trace->func)) in trace_graph_entry()