Home
last modified time | relevance | path

Searched refs:SAMPLEDEBUG (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/gprof/
H A Dgprof.c345 if ( debug & SAMPLEDEBUG ) {
402 if ( debug & SAMPLEDEBUG ) {
484 if ( debug & SAMPLEDEBUG ) {
588 if ( debug & SAMPLEDEBUG ) { in asgnsamples()
612 if (debug & SAMPLEDEBUG) { in asgnsamples()
624 if (debug & SAMPLEDEBUG) { in asgnsamples()
667 if (debug & SAMPLEDEBUG) { in alignentries()
H A Dgprof.h314 #define SAMPLEDEBUG 32 macro