Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c43 static struct tep_format_field *function_graph_entry_depth_field; variable
330 ret = tep_read_number_field(function_graph_entry_depth_field, in process_function_graph_entry()
669 function_graph_entry_depth_field = tep_find_field(event, "depth"); in update_function_graph_entry()