Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.cc391 int thisdepth = 1; in find_path() local
414 thisdepth++; in find_path()
421 if (thisdepth > depth) in find_path()
422 depth = thisdepth; in find_path()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc391 int thisdepth = 1; in find_path() local
414 thisdepth++; in find_path()
421 if (thisdepth > depth) in find_path()
422 depth = thisdepth; in find_path()