Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_functions_graph.c126 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry() function
289 .entryfunc = &trace_graph_entry,
294 .entryfunc = &trace_graph_entry,
Dtrace_selftest.c779 return trace_graph_entry(trace); in trace_graph_entry_watchdog()
Dtrace.h643 int trace_graph_entry(struct ftrace_graph_ent *trace);