Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dfgraph.c377 static trace_func_graph_ent_t __ftrace_graph_entry = ftrace_graph_entry_stub; variable
463 return __ftrace_graph_entry(trace); in ftrace_graph_entry_test()
496 ftrace_graph_entry = __ftrace_graph_entry; in update_function_graph_func()
637 __ftrace_graph_entry = gops->entryfunc; in register_ftrace_graph()
657 __ftrace_graph_entry = ftrace_graph_entry_stub; in unregister_ftrace_graph()