Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c150 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 Dntp_request.c1097 is->frequency = htonl(DTOFP(sys_jitter)); in sys_info()
H A Dntp_control.c350 { 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 Dsnmp_ntp.c112 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 Dntpd.h474 extern double sys_jitter; /* system jitter (s) */
/freebsd/contrib/ntp/
H A DREADME.leapsmear263 tc=3, mintc=3, offset=-0.097015, frequency=44.627, sys_jitter=0.003815,
H A DCommitLog-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
H A DNEWS3514 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 DChangeLog2132 * [Bug 2087] from 4.2.6p5-RC3: sys_jitter calculation overweights
3384 * [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
H A DCommitLog[all...]
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi565 @item @code{sys_jitter}
H A Dntpq-opts.def849 .It Cm sys_jitter
H A Dinvoke-ntpq.texi729 @item @code{sys_jitter}