Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_functions_graph.c132 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry() function
295 .entryfunc = &trace_graph_entry,
300 .entryfunc = &trace_graph_entry,
Dtrace_selftest.c779 return trace_graph_entry(trace); in trace_graph_entry_watchdog()
Dtrace.h674 int trace_graph_entry(struct ftrace_graph_ent *trace);