Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_functions_graph.c633 struct ftrace_graph_ret *graph_ret; in print_graph_entry_leaf() local
639 graph_ret = &ret_entry->ret; in print_graph_entry_leaf()
641 duration = graph_ret->rettime - graph_ret->calltime; in print_graph_entry_leaf()
670 print_graph_irq(iter, graph_ret->func, TRACE_GRAPH_RET, in print_graph_entry_leaf()