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()
225 extern void clock_select (void);
104 In the clock_select algorithm the peers selected for combining are
560 (clock_select): minpoll cleanup.1003 (clock_select): Fix hpoll typo in call to poll_update().1047 (clock_select): call poll_update(peer->hpoll) earlier.1111 * ntpd/ntp_proto.c (clock_select): Fix sdisp calculation.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 an1516 (clock_select): Autostratum the ATOM1626 (clock_select): variance -> jitter4975 * ntpd/ntp_proto.c (clock_select): Fix memory leak.[all …]
1852 * [Bug 2092] clock_select() selection jitter miscalculated.2666 * [Bug 1680] Fix alignment of clock_select() arrays.
105367 [Bug 2092] clock_select() selection jitter miscalculated.105371 [Bug 2092] clock_select() selection jitter miscalculated.105384 [Bug 2092] clock_select() selection jitter miscalculated.105386 Refactor clock_select() to use single peers array of new peer_select140283 * [Bug 1680] Fix alignment of clock_select() arrays.140287 * [Bug 1680] Fix alignment of clock_select() arrays.140291 * [Bug 1680] Fix alignment of clock_select() arrays.140295 * [Bug 1680] Fix alignment of clock_select() arrays.140299 * [Bug 1680] Fix alignment of clock_select() arrays.152027 rename clock_select() array of peers from peer_list to peers to avoid[all …]
3382 clock_select(); in clock_filter()3434 clock_select(); in clock_filter()3448 clock_select(void) in clock_select() function