Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c44 static struct tep_format_field *function_graph_exit_func_field; variable
680 function_graph_exit_func_field = tep_find_field(event, "func"); in update_function_graph_exit()