Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.h77 #define BY_NCALLS 0x2 macro
H A Dprof.c257 #define BY_NCALLS 0x2 macro
394 sort_flag |= BY_NCALLS; in main()
H A Dprofv.c145 case BY_NCALLS: in print_profile_data()