Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dftrace.h748 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ typedef
797 trace_func_graph_ent_t entryfunc);
804 extern trace_func_graph_ent_t ftrace_graph_entry;
835 trace_func_graph_ent_t entryfunc) in register_ftrace_graph()