Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c950 unsigned long ret_func; in print_graph_entry_leaf() local
986 ret_func = graph_ret->func + iter->tr->text_delta; in print_graph_entry_leaf()
996 trace_seq_printf(s, "%ps", (void *)ret_func); in print_graph_entry_leaf()
999 print_function_args(s, FGRAPH_ENTRY_ARGS(entry), ret_func); in print_graph_entry_leaf()