Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/syscall/
H A Dntptime.c84 ntv.esterror = time_esterror; in ntp_gettime()
167 time_esterror = ntv.esterror; in ntp_adjtime()
184 ntv.esterror = time_esterror; in ntp_adjtime()
/onnv-gate/usr/src/uts/common/sys/
H A Dtimex.h258 extern int32_t time_esterror; /* estimated error (us) */
/onnv-gate/usr/src/uts/common/os/
H A Dclock.c144 int32_t time_esterror = MAXPHASE; /* estimated error (us) */ variable