Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c671 #define COF_HIRES 0x00001000 macro
800 if ((coargs->flags & COF_HIRES) && (coargs->flags & COF_ABS)) { in callouts_cb()
807 if ((coargs->flags & COF_HIRES) && in callouts_cb()
946 if ((coargs->flags & COF_HIRES) && (coargs->flags & COF_ABS)) { in callout_list_cb()
952 if ((coargs->flags & COF_HIRES) && in callout_list_cb()
1300 'h', MDB_OPT_SETBITS, COF_HIRES, &coargs.flags, in callout()