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.h948 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ typedef
955 trace_func_graph_ent_t entryfunc;
1014 extern trace_func_graph_ent_t ftrace_graph_entry;
/linux/kernel/trace/
A Dfgraph.c367 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub;
368 static trace_func_graph_ent_t __ftrace_graph_entry = ftrace_graph_entry_stub;

Completed in 12 milliseconds