Searched refs:find_desc_node (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h369 NodeIdx find_desc_node (NodeIdx, Histable*, bool);
H A DPathTree.cc413 NodeIdx dsc_idx = find_desc_node (node_idx, cur_addr, leaf);
504 PathTree::find_desc_node (NodeIdx node_idx, Histable *instr, bool leaf) function in class:PathTree
1787 NodeIdx local_desc_node_idx = find_desc_node (local_node_idx, func, leaf);

Completed in 102 milliseconds