Home
last modified time | relevance | path

Searched defs: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