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

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc626 NodeIdx path_idx = 0; local
638 if (path_idx == 0)
639 path_idx = find_path (exp, packets, i);
640 NodeIdx node_idx = path_idx;

Completed in 73 milliseconds