Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace.h750 extern unsigned long ftrace_graph_notrace_funcs[FTRACE_GRAPH_MAX_FUNCS];
785 if (addr == ftrace_graph_notrace_funcs[i]) in ftrace_graph_notrace_addr()
Dftrace.c4312 table = ftrace_graph_notrace_funcs; in set_ftrace_early_graph()
4446 unsigned long ftrace_graph_notrace_funcs[FTRACE_GRAPH_MAX_FUNCS] __read_mostly; variable
4577 fgd->table = ftrace_graph_notrace_funcs; in ftrace_graph_notrace_open()