Home
last modified time | relevance | path

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

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