Searched refs:time_precision (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h255 extern int32_t time_precision; /* clock precision (us) */
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c187 ntv.precision = time_precision;
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c127 * time_precision is usually equal to the kernel tick variable; however,
144 int32_t time_precision = 1; /* clock precision (us) */ variable

Completed in 48 milliseconds