Searched refs:trace_func_graph_ent_t (Results 1 – 2 of 2) sorted by relevance
1034 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ typedef1041 trace_func_graph_ent_t entryfunc;1113 extern trace_func_graph_ent_t ftrace_graph_entry;
401 trace_func_graph_ent_t ftrace_graph_entry = ftrace_graph_entry_stub;402 static trace_func_graph_ent_t __ftrace_graph_entry = ftrace_graph_entry_stub;