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

/openbsd-current/usr.bin/gprof/
H A Ddfn.c81 dfn_findcycle( parentp );
151 dfn_findcycle(nltype *childp) function
169 errx( 1, "[dfn_findcycle] couldn't find head of cycle");
172 printf( "[dfn_findcycle] dfn_depth %d cycletop %d " ,
195 printf( "[dfn_findcycle] tail " );
210 printf( "[dfn_findcycle] new cyclehead " );
227 printf( "[dfn_findcycle] glomming " );
238 printf( "[dfn_findcycle] and its tail " );
H A Dgprof.h247 void dfn_findcycle(nltype *);

Completed in 128 milliseconds