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

/freebsd-10.3-release/usr.bin/gprof/
H A Dgprof.h170 int cyclecnt; /* the number of cycles found */ variable
H A Darcs.c500 if ( cyclecnt > 0 ) {
506 cyclecnt--;
622 cyclecnt++;
623 if ( cyclecnt >= CYCLEMAX )
736 cyclecnt--;

Completed in 105 milliseconds