Searched refs:clock_select (Results 1 – 7 of 7) sorted by relevance
207 static struct server *clock_select (void);1025 clock_select(void) in clock_select() function1255 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.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 …]
1288 * [Bug 2092] clock_select() selection jitter miscalculated.2102 * [Bug 1680] Fix alignment of clock_select() arrays.
89920 [Bug 2092] clock_select() selection jitter miscalculated.89924 [Bug 2092] clock_select() selection jitter miscalculated.89937 [Bug 2092] clock_select() selection jitter miscalculated.89939 Refactor clock_select() to use single peers array of new peer_select124879 * [Bug 1680] Fix alignment of clock_select() arrays.124883 * [Bug 1680] Fix alignment of clock_select() arrays.124887 * [Bug 1680] Fix alignment of clock_select() arrays.124891 * [Bug 1680] Fix alignment of clock_select() arrays.124895 * [Bug 1680] Fix alignment of clock_select() arrays.136668 rename clock_select() array of peers from peer_list to peers to avoid[all …]
2478 clock_select(); in clock_filter()2530 clock_select(); in clock_filter()2544 clock_select(void) in clock_select() function