Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c875 #define COF_HIRES 0x00001000 macro
1004 if ((coargs->flags & COF_HIRES) && (coargs->flags & COF_ABS)) { in callouts_cb()
1011 if ((coargs->flags & COF_HIRES) && in callouts_cb()
1150 if ((coargs->flags & COF_HIRES) && (coargs->flags & COF_ABS)) { in callout_list_cb()
1156 if ((coargs->flags & COF_HIRES) && in callout_list_cb()
1504 'h', MDB_OPT_SETBITS, COF_HIRES, &coargs.flags, in callout()