Searched refs:F_SORT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h65 #define F_SORT 0x1 macro
H A Dprof.c234 #define F_SORT FBIT(0) /* Set if "-[acnt]" seen. */ macro
407 flags |= F_SORT; /* Note have done so */
461 if (sort == NULL && !(flags & F_SORT))

Completed in 61 milliseconds