Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds