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

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.h170 int cyclecnt; /* the number of cycles found */ variable
H A Darcs.c501 if ( cyclecnt > 0 ) {
507 cyclecnt--;
628 cyclecnt++;
629 if ( cyclecnt >= CYCLEMAX )
742 cyclecnt--;

Completed in 98 milliseconds