Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A 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,
H A Dtrace_selftest.c779 return trace_graph_entry(trace); in trace_graph_entry_watchdog()
H A Dtrace.h674 int trace_graph_entry(struct ftrace_graph_ent *trace);