Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h262 extern int32_t pps_calcnt; /* calibration intervals */
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c213 ntv.calcnt = pps_calcnt; in ntp_adjtime()
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c242 int32_t pps_calcnt = 0; /* calibration intervals */ variable
1374 pps_calcnt++; in ddi_hardpps()