Searched refs:cyclethreshold (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/gprof/
H A Dgprof.h220 int cyclethreshold; /* with -C, minimum cycle size to ignore */ variable
H A Dgprof.c83 cyclethreshold = atoi( *++argv );
H A Darcs.c181 "to reduce the maximum cycle size to", cyclethreshold );
479 if ( size <= cyclethreshold )

Completed in 62 milliseconds