Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c655 static void print_graph_retval(struct trace_seq *s, unsigned long retval, in print_graph_retval() function
697 #define print_graph_retval(_seq, _retval, _leaf, _func, _format) do {} while (0) macro
750 print_graph_retval(s, graph_ret->retval, true, (void *)call->func, in print_graph_entry_leaf()
1036 print_graph_retval(s, trace->retval, false, (void *)trace->func, in print_graph_return()