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

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

Completed in 105 milliseconds