Searched refs:trace_graph_entry (Results 1 – 3 of 3) sorted by relevance
130 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry() function289 .entryfunc = &trace_graph_entry,301 gops->entryfunc = &trace_graph_entry; in allocate_fgraph_ops()328 tr->gops->entryfunc = trace_graph_entry; in graph_trace_init()
1041 return trace_graph_entry(trace, gops); in trace_graph_entry_watchdog()
695 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops);
Completed in 16 milliseconds