Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.h391 void depth_map_build ();
392 void depth_map_build (NodeIdx node_idx, int depth);
H A DPathTree.cc1693 depth_map_build (); in ftree_build()
1793 PathTree::depth_map_build () in depth_map_build() function in PathTree
1800 depth_map_build (root_idx, 0); in depth_map_build()
1805 PathTree::depth_map_build (NodeIdx node_idx, int dpth) in depth_map_build() function in PathTree
1822 depth_map_build (desc_node_idx, dpth + 1); in depth_map_build()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h391 void depth_map_build ();
392 void depth_map_build (NodeIdx node_idx, int depth);
H A DPathTree.cc1693 depth_map_build (); in ftree_build()
1793 PathTree::depth_map_build () in depth_map_build() function in PathTree
1800 depth_map_build (root_idx, 0); in depth_map_build()
1805 PathTree::depth_map_build (NodeIdx node_idx, int dpth) in depth_map_build() function in PathTree
1822 depth_map_build (desc_node_idx, dpth + 1); in depth_map_build()