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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h261 extern int32_t pps_jitcnt; /* jitter limit exceeded */
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c195 ntv.jitcnt = pps_jitcnt;
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c225 * pps_jitcnt counts the seconds that have been discarded because the
239 int32_t pps_jitcnt = 0; /* jitter limit exceeded */ variable
1342 pps_jitcnt++;

Completed in 59 milliseconds