Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c143 if (debug & SAMPLEDEBUG) { in alignentries()
217 if (debug & SAMPLEDEBUG) { in asgnsamples()
242 if (debug & SAMPLEDEBUG) { in asgnsamples()
256 if (debug & SAMPLEDEBUG) { in asgnsamples()
666 if (debug & SAMPLEDEBUG) { in dumpsum_ostyle()
1446 if (debug & SAMPLEDEBUG) { in readarcs()
1736 if (debug & SAMPLEDEBUG) { in openpfile()
H A Dgprof.h408 #define SAMPLEDEBUG 0x0020 macro