Home
last modified time | relevance | path

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

/external/trace-cmd/tracecmd/
Dtrace-hist.c44 static struct tep_format_field *function_graph_exit_depth_field; variable
368 ret = tep_read_number_field(function_graph_exit_depth_field, in process_function_graph_exit()
680 function_graph_exit_depth_field = tep_find_field(event, "depth"); in update_function_graph_exit()