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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h76 #define BY_ADDRESS 0x1 macro
H A Dprofv.c155 case BY_ADDRESS:
156 sort_flag |= BY_ADDRESS;
217 if ((flags & F_VERBOSE) && (sort_flag == BY_ADDRESS)) {
H A Dprof.c256 #define BY_ADDRESS 0x1 macro
400 sort_flag |= BY_ADDRESS;

Completed in 60 milliseconds