Searched refs:clock_select (Results 1 – 7 of 7) sorted by relevance
207 static struct server *clock_select (void);1039 clock_select(void) in clock_select() function1268 server = clock_select(); in clock_adjust()
245 extern void clock_select (void);
104 In the clock_select algorithm the peers selected for combining are
560 (clock_select): minpoll cleanup.997 * ntpd/ntp_proto.c (transmit): hpoll cleanup. Call clock_select()1003 (clock_select): Fix hpoll typo in call to poll_update().1016 (clock_select): peer->status is CTL_PST_SEL_DISTSYSPEER, and don't1047 (clock_select): call poll_update(peer->hpoll) earlier.1111 * ntpd/ntp_proto.c (clock_select): Fix sdisp calculation.1131 * ntpd/ntp_proto.c (clock_select): Track error[] items sooner.1150 (clock_select): New sdisp calc.1170 (clock_select): Track the old peer. Use the old peer in1177 * ntpd/ntp_proto.c (clock_select): If about to discard an[all …]
2121 * [Bug 2092] clock_select() selection jitter miscalculated.2935 * [Bug 1680] Fix alignment of clock_select() arrays.
[all...]
3456 clock_select(); in clock_filter()3508 clock_select(); in clock_filter()3523 clock_select(void) in clock_select() function