Home
last modified time | relevance | path

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

/linux/include/linux/
A Dftrace.h1039 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *, typedef
1048 trace_func_graph_ent_t entryfunc;
1052 trace_func_graph_ent_t saved_func;
1126 extern trace_func_graph_ent_t ftrace_graph_entry;
/linux/kernel/trace/
A Dfgraph.c963 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub;
1206 trace_func_graph_ent_t func = NULL; in ftrace_graph_enable_direct()

Completed in 12 milliseconds