Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c42 static struct tep_format_field *function_graph_entry_func_field; variable
325 ret = tep_read_number_field(function_graph_entry_func_field, in process_function_graph_entry()
668 function_graph_entry_func_field = tep_find_field(event, "func"); in update_function_graph_entry()