Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.h79 #define BY_TIME 0x8 macro
H A Dprof.c259 #define BY_TIME 0x8 macro
389 sort_flag |= BY_TIME; in main()
H A Dprofv.c160 case BY_TIME: /* default is to sort by time */ in print_profile_data()