Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_functions_graph.c687 struct ftrace_graph_ret *graph_ret; in print_graph_entry_leaf() local
693 graph_ret = &ret_entry->ret; in print_graph_entry_leaf()
695 duration = graph_ret->rettime - graph_ret->calltime; in print_graph_entry_leaf()
727 print_graph_retval(s, graph_ret->retval, true, (void *)call->func, in print_graph_entry_leaf()
732 print_graph_irq(iter, graph_ret->func, TRACE_GRAPH_RET, in print_graph_entry_leaf()