Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h263 extern int32_t pps_errcnt; /* calibration errors */
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c214 ntv.errcnt = pps_errcnt; in ntp_adjtime()
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c243 int32_t pps_errcnt = 0; /* calibration errors */ variable
1408 pps_errcnt++; in ddi_hardpps()