Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_functions_graph.c922 unsigned long ret_func; in print_graph_entry_leaf() local
958 ret_func = graph_ret->func + iter->tr->text_delta; in print_graph_entry_leaf()
968 trace_seq_printf(s, "%ps", (void *)ret_func); in print_graph_entry_leaf()
971 print_function_args(s, entry->args, ret_func); in print_graph_entry_leaf()