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 …]
1881 * [Bug 2092] clock_select() selection jitter miscalculated.2695 * [Bug 1680] Fix alignment of clock_select() arrays.
106080 [Bug 2092] clock_select() selection jitter miscalculated.106084 [Bug 2092] clock_select() selection jitter miscalculated.106097 [Bug 2092] clock_select() selection jitter miscalculated.106099 Refactor clock_select() to use single peers array of new peer_select140996 * [Bug 1680] Fix alignment of clock_select() arrays.141000 * [Bug 1680] Fix alignment of clock_select() arrays.141004 * [Bug 1680] Fix alignment of clock_select() arrays.141008 * [Bug 1680] Fix alignment of clock_select() arrays.141012 * [Bug 1680] Fix alignment of clock_select() arrays.152740 rename clock_select() array of peers from peer_list to peers to avoid[all …]
3369 clock_select(); in clock_filter()3421 clock_select(); in clock_filter()3435 clock_select(void) in clock_select() function