Searched refs:trace_func_graph_ent_t (Results 1 – 2 of 2) sorted by relevance
948 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ typedef955 trace_func_graph_ent_t entryfunc;1014 extern trace_func_graph_ent_t ftrace_graph_entry;
367 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