Searched refs:ftrace_graph_ret (Results 1 - 8 of 8) sorted by relevance

/linux-master/kernel/trace/
H A Dfgraph.c159 ftrace_pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret,
250 struct ftrace_graph_ret trace;
397 extern void ftrace_stub_graph(struct ftrace_graph_ret *);
H A Dtrace_entries.h96 __field_struct( struct ftrace_graph_ret, ret )
118 __field_struct( struct ftrace_graph_ret, ret )
H A Dtrace_functions_graph.c203 struct ftrace_graph_ret ret = {
223 struct ftrace_graph_ret *trace,
241 void trace_graph_return(struct ftrace_graph_ret *trace)
278 static void trace_graph_thresh_return(struct ftrace_graph_ret *trace)
687 struct ftrace_graph_ret *graph_ret;
963 print_graph_return(struct ftrace_graph_ret *trace, struct trace_seq *s,
H A Dtrace.h681 void trace_graph_return(struct ftrace_graph_ret *trace);
892 struct ftrace_graph_ret *trace,
946 static inline void ftrace_graph_addr_finish(struct ftrace_graph_ret *trace)
985 static inline void ftrace_graph_addr_finish(struct ftrace_graph_ret *trace)
H A Dtrace_irqsoff.c208 static void irqsoff_graph_return(struct ftrace_graph_ret *trace)
H A Dtrace_sched_wakeup.c144 static void wakeup_graph_return(struct ftrace_graph_ret *trace)
H A Dftrace.c837 static void profile_graph_return(struct ftrace_graph_ret *trace)
/linux-master/include/linux/
H A Dftrace.h1020 struct ftrace_graph_ret { struct
1033 typedef void (*trace_func_graph_ret_t)(struct ftrace_graph_ret *); /* return */

Completed in 188 milliseconds