Searched defs:ftrace_graph_ret (Results 1 – 7 of 7) sorted by relevance
38740 struct ftrace_graph_ret { struct38748 typedef void (*trace_func_graph_ret_t)(struct ftrace_graph_ret *); argument
9236 struct ftrace_graph_ret { struct9244 typedef void (*trace_func_graph_ret_t)(struct ftrace_graph_ret *); argument
28394 struct ftrace_graph_ret { struct28402 typedef void (*trace_func_graph_ret_t)(struct ftrace_graph_ret *); argument
33348 struct ftrace_graph_ret { struct33349 long unsigned int func;33350 long unsigned int overrun;33351 long long unsigned int calltime;33352 long long unsigned int rettime;33353 int depth;