Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c46 static struct tep_format_field *function_graph_exit_calltime_field; variable
682 function_graph_exit_calltime_field = tep_find_field(event, "calltime"); in update_function_graph_exit()