Searched refs:graph_ret (Results 1 – 1 of 1) sorted by relevance
712 struct ftrace_graph_ret *graph_ret; in print_graph_entry_leaf() local719 graph_ret = &ret_entry->ret; in print_graph_entry_leaf()721 duration = graph_ret->rettime - graph_ret->calltime; in print_graph_entry_leaf()755 print_graph_retval(s, graph_ret->retval, true, (void *)func, in print_graph_entry_leaf()760 print_graph_irq(iter, graph_ret->func, TRACE_GRAPH_RET, in print_graph_entry_leaf()
Completed in 7 milliseconds