Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dfgraph.c498 .entryfunc = ftrace_graph_entry_stub,
652 gops->entryfunc(&trace, gops)) in function_graph_enter()
1150 gops->entryfunc = ftrace_pids_enabled(op) ? in fgraph_update_pid_func()
1153 static_call_update(fgraph_func, gops->entryfunc); in fgraph_update_pid_func()
1211 func = gops->entryfunc; in ftrace_graph_enable_direct()
1217 func = fgraph_array[i]->entryfunc; in ftrace_graph_enable_direct()
1302 gops->saved_func = gops->entryfunc; in register_ftrace_graph()
A Dtrace_selftest.c909 .entryfunc = store_entry,
917 .entryfunc = store_entry,
925 .entryfunc = store_entry,
933 .entryfunc = store_entry,
1045 .entryfunc = &trace_graph_entry_watchdog,
A Dtrace_functions_graph.c289 .entryfunc = &trace_graph_entry,
301 gops->entryfunc = &trace_graph_entry; in allocate_fgraph_ops()
328 tr->gops->entryfunc = trace_graph_entry; in graph_trace_init()
A Dtrace_irqsoff.c228 .entryfunc = &irqsoff_graph_entry,
A Dtrace_sched_wakeup.c165 .entryfunc = &wakeup_graph_entry,
A Dftrace.c886 .entryfunc = &profile_graph_entry,
/linux/include/linux/
A Dftrace.h1048 trace_func_graph_ent_t entryfunc; member

Completed in 39 milliseconds