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()
279 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry()
286 static int trace_graph_entry_args(struct ftrace_graph_ent *trace, in trace_graph_entry_args()
320 struct ftrace_graph_ret *trace, in __trace_graph_return()
339 static void handle_nosleeptime(struct ftrace_graph_ret *trace, in handle_nosleeptime()
349 void trace_graph_return(struct ftrace_graph_ret *trace, in trace_graph_return()
390 static void trace_graph_thresh_return(struct ftrace_graph_ret *trace, in trace_graph_thresh_return()
1251 struct ftrace_graph_ret *trace = &retentry->ret; in print_graph_return() local