Home
last modified time | relevance | path

Searched refs:sys_jitter (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/ntp/ntpd/
HDntp_proto.c114 double sys_jitter; /* system jitter */ variable
2026 + sys_jitter in clock_update()
2081 sys_jitter = LOGTOD(sys_precision); in clock_update()
3010 sys_jitter = typesystem->jitter; in clock_select()
3013 sys_offset, sys_jitter)); in clock_select()
3033 sys_jitter = typesystem->jitter; in clock_select()
3035 sys_offset, sys_jitter)); in clock_select()
3093 sys_jitter = SQRT(w / y + SQUARE(peers[syspeer].seljit)); in clock_combine()
4200 sys_jitter = 0; in init_proto()
HDntp_request.c1110 is->frequency = htonl(DTOFP(sys_jitter)); in sys_info()
HDntp_control.c1873 ctl_putdbl6(sys_var[CS_JITTER].text, sys_jitter * 1e3); in ctl_putsys()
/NextBSD/contrib/bsnmp/snmp_ntp/
HDsnmp_ntp.c110 static double sys_jitter; variable
860 sysb_jitter = val_parse_double(val, &sys_jitter); in fetch_sysinfo()
1506 value->v.counter64 = sys_jitter / 1000 * (1ULL << 32); in op_begemot_ntp()
/NextBSD/contrib/ntp/include/
HDntpd.h427 extern double sys_jitter; /* system jitter (s) */
/NextBSD/contrib/ntp/
HDREADME.leapsmear263 tc=3, mintc=3, offset=-0.097015, frequency=44.627, sys_jitter=0.003815,
HDCommitLog-4.1.0296 (init_proto): Initialize sys_jitter.
357 abs(clock_offset) against CLOCK_PGATE*sys_jitter.
1161 * ntpd/ntp_loopfilter.c (local_clock): Just use sys_jitter in the
1619 * ntpd/ntp_util.c (hourly_stats): sys_error -> sys_jitter
1684 * ntpd/ntp_loopfilter.c (local_clock): sys_error/sys_jitter cleanup.
1690 * include/ntpd.h: Added sys_jitter
HDNEWS1167 This release updates sys_rootdisp and sys_jitter calculations to match the
1191 * sys.peer jitter weighting corrected in sys_jitter calculation
HDChangeLog1299 * [Bug 2087] from 4.2.6p5-RC3: sys_jitter calculation overweights
2551 * [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
HDCommitLog90382 [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
90385 [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
90388 [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
/NextBSD/contrib/ntp/ntpq/
HDntpq.texi565 @item @code{sys_jitter}
HDntpq-opts.def767 .It Ic sys_jitter
HDinvoke-ntpq.texi635 @item @code{sys_jitter}