Searched refs:entryfunc (Results 1 - 7 of 7) sorted by relevance

/linux-master/kernel/trace/
H A Dfgraph.c657 * Update the indirect function to the entryfunc, and the
660 * the entryfunc should be called directly or not.
662 __ftrace_graph_entry = gops->entryfunc;
H A Dtrace_irqsoff.c226 .entryfunc = &irqsoff_graph_entry,
H A Dtrace_functions_graph.c295 .entryfunc = &trace_graph_entry,
300 .entryfunc = &trace_graph_entry,
H A Dtrace_sched_wakeup.c163 .entryfunc = &wakeup_graph_entry,
H A Dtrace_selftest.c783 .entryfunc = &trace_graph_entry_watchdog,
H A Dftrace.c881 .entryfunc = &profile_graph_entry,
/linux-master/include/linux/
H A Dftrace.h1041 trace_func_graph_ent_t entryfunc; member in struct:fgraph_ops

Completed in 108 milliseconds