Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/
H A Dtimex.h253 extern int32_t time_esterror; /* estimated error (us) */
/titanic_44/usr/src/uts/common/os/
H A Dclock.c146 int32_t time_esterror = MAXPHASE; /* estimated error (us) */ variable