Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_functions_graph.c127 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry() function
291 .entryfunc = &trace_graph_entry,
296 .entryfunc = &trace_graph_entry,
Dtrace_selftest.c746 return trace_graph_entry(trace); in trace_graph_entry_watchdog()
Dtrace.h806 int trace_graph_entry(struct ftrace_graph_ent *trace);