Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dfgraph.c627 __ftrace_graph_entry = gops->entryfunc; in register_ftrace_graph()
Dtrace_functions_graph.c291 .entryfunc = &trace_graph_entry,
296 .entryfunc = &trace_graph_entry,
Dtrace_irqsoff.c223 .entryfunc = &irqsoff_graph_entry,
Dtrace_sched_wakeup.c166 .entryfunc = &wakeup_graph_entry,
Dtrace_selftest.c750 .entryfunc = &trace_graph_entry_watchdog,
Dftrace.c853 .entryfunc = &profile_graph_entry,
/Linux-v5.10/include/linux/
Dftrace.h882 trace_func_graph_ent_t entryfunc; member