Searched refs:__ftrace_graph_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dfgraph.c402 static trace_func_graph_ent_t __ftrace_graph_entry = ftrace_graph_entry_stub; variable
488 return __ftrace_graph_entry(trace);
521 ftrace_graph_entry = __ftrace_graph_entry;
662 __ftrace_graph_entry = gops->entryfunc;
682 __ftrace_graph_entry = ftrace_graph_entry_stub;

Completed in 107 milliseconds