Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c47 static struct tep_format_field *function_graph_exit_rettime_field; variable
683 function_graph_exit_rettime_field = tep_find_field(event, "rettime"); in update_function_graph_exit()