Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c868 #define COF_TIME 0x00000020 macro
989 if ((coargs->flags & COF_TIME) && in callouts_cb()
1133 if ((coargs->flags & COF_TIME) && in callout_list_cb()
1586 coargs.flags |= COF_TIME; in callout()