Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libfakekernel/common/sys/
H A Dcondvar.h74 TR_COUNT enumerator
79 #define TIME_RES_VALID(tr) (tr >= TR_NANOSEC && tr < TR_COUNT)
/titanic_44/usr/src/uts/common/sys/
H A Dcondvar.h81 TR_COUNT enumerator
86 #define TIME_RES_VALID(tr) (tr >= TR_NANOSEC && tr < TR_COUNT)
/titanic_44/usr/src/uts/common/conf/
H A Dparam.c185 time_res_t time_res[TR_COUNT];