Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.c450 static void __sort_chain_graph_abs(struct callchain_node *node, in __sort_chain_graph_abs() function
463 __sort_chain_graph_abs(child, min_hit); in __sort_chain_graph_abs()
474 __sort_chain_graph_abs(&chain_root->node, min_hit); in sort_chain_graph_abs()