Searched refs:sys_jitter (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_proto.c | 150 double sys_jitter; /* system jitter */ variable 2942 + sys_jitter in clock_update() 3016 sys_jitter = LOGTOD(sys_precision); in clock_update() 4012 sys_jitter = typesystem->jitter; in clock_select() 4015 sys_offset, sys_jitter)); in clock_select() 4035 sys_jitter = typesystem->jitter; in clock_select() 4037 sys_offset, sys_jitter)); in clock_select() 4094 sys_jitter = SQRT(w / y + SQUARE(peers[syspeer].seljit)); in clock_combine() 5333 sys_jitter = 0; in init_proto()
|
H A D | ntp_request.c | 1097 is->frequency = htonl(DTOFP(sys_jitter)); in sys_info()
|
H A D | ntp_control.c | 350 { CS_JITTER, RO, "sys_jitter" }, /* 12 */ 2003 ctl_putdbl6(sys_var[CS_JITTER].text, sys_jitter * 1e3); in ctl_putsys()
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | snmp_ntp.c | 112 static double sys_jitter; variable 862 sysb_jitter = val_parse_double(val, &sys_jitter); in fetch_sysinfo() 1508 value->v.counter64 = sys_jitter / 1000 * (1ULL << 32); in op_begemot_ntp()
|
/freebsd/contrib/ntp/include/ |
H A D | ntpd.h | 474 extern double sys_jitter; /* system jitter (s) */
|
/freebsd/contrib/ntp/ |
H A D | README.leapsmear | 263 tc=3, mintc=3, offset=-0.097015, frequency=44.627, sys_jitter=0.003815,
|
H A D | CommitLog-4.1.0 | 296 (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
|
H A D | NEWS | 3514 This release updates sys_rootdisp and sys_jitter calculations to match the 3538 * sys.peer jitter weighting corrected in sys_jitter calculation 7280 This release updates sys_rootdisp and sys_jitter calculations to match the 7304 * sys.peer jitter weighting corrected in sys_jitter calculation
|
H A D | ChangeLog | 2132 * [Bug 2087] from 4.2.6p5-RC3: sys_jitter calculation overweights 3384 * [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
|
H A D | CommitLog | [all...] |
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.texi | 565 @item @code{sys_jitter}
|
H A D | ntpq-opts.def | 849 .It Cm sys_jitter
|
H A D | invoke-ntpq.texi | 729 @item @code{sys_jitter}
|