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

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.h139 int parentcnt; /* number of live parent arcs */ member in struct:nl
H A Darcs.c471 nlp -> parentcnt = 0;
474 nlp -> parentcnt += 1;
671 } else if ( arcp -> arc_childp -> parentcnt > 1 ) {
717 maxarcp -> arc_childp -> parentcnt -= 1;

Completed in 51 milliseconds