Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dgprof.h250 bool addcycle(arctype **, arctype **);
H A Darcs.c535 if ( addcycle( stkstart , stkp ) == FALSE ) in descend()
549 addcycle(arctype **stkstart, arctype **stkend) in addcycle() function