Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c177 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry() function
382 .entryfunc = &trace_graph_entry,
394 gops->entryfunc = &trace_graph_entry; in allocate_fgraph_ops()
421 tr->gops->entryfunc = trace_graph_entry; in graph_trace_init()
H A Dtrace.h711 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,