Lines Matching defs:trace
117 static int __graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace, in __graph_entry()
148 struct ftrace_graph_ent *trace, in __trace_graph_entry()
156 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
178 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
199 static int graph_entry(struct ftrace_graph_ent *trace, in graph_entry()
269 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry()
276 static int trace_graph_entry_args(struct ftrace_graph_ent *trace, in trace_graph_entry_args()
310 struct ftrace_graph_ret *trace, in __trace_graph_return()
329 static void handle_nosleeptime(struct ftrace_graph_ret *trace, in handle_nosleeptime()
339 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return()
370 static void trace_graph_thresh_return(struct ftrace_graph_ret *trace, in trace_graph_thresh_return()
1237 struct ftrace_graph_ret *trace = &retentry->ret; in print_graph_return() local