Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace.h760 extern unsigned long ftrace_graph_notrace_funcs[FTRACE_GRAPH_MAX_FUNCS];
795 if (addr == ftrace_graph_notrace_funcs[i]) in ftrace_graph_notrace_addr()
Dftrace.c4329 table = ftrace_graph_notrace_funcs; in set_ftrace_early_graph()
4463 unsigned long ftrace_graph_notrace_funcs[FTRACE_GRAPH_MAX_FUNCS] __read_mostly; variable
4594 fgd->table = ftrace_graph_notrace_funcs; in ftrace_graph_notrace_open()