Home
last modified time | relevance | path

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

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