Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_functions_graph.c130 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry() function
289 .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()
A Dtrace_selftest.c1041 return trace_graph_entry(trace, gops); in trace_graph_entry_watchdog()
A Dtrace.h695 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops);

Completed in 16 milliseconds