Home
last modified time | relevance | path

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

/linux-5.15/kernel/trace/
A Dfgraph.c624 __ftrace_graph_entry = gops->entryfunc; in register_ftrace_graph()
H A Dtrace_functions_graph.c289 .entryfunc = &trace_graph_entry,
294 .entryfunc = &trace_graph_entry,
H A Dtrace_irqsoff.c226 .entryfunc = &irqsoff_graph_entry,
H A Dtrace_sched_wakeup.c163 .entryfunc = &wakeup_graph_entry,
H A Dtrace_selftest.c749 .entryfunc = &trace_graph_entry_watchdog,
H A Dftrace.c853 .entryfunc = &profile_graph_entry,
/linux-5.15/include/linux/
H A Dftrace.h921 trace_func_graph_ent_t entryfunc; member