Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/gprof/
Dgprof.h226 EXTERN int cyclethreshold; variable
Darcs.c183 "to reduce the maximum cycle size to", cyclethreshold ); in doarcs()
480 if ( size <= cyclethreshold ) in cycleanalyze()
Dgprof.c83 cyclethreshold = atoi( *++argv ); in main()