Searched refs:local_clock (Results 1 – 6 of 6) sorted by relevance
394 base = local_clock(); \396 u64 now = local_clock(); \415 base = local_clock(); \
1429 t = local_clock() >> 10; in local_clock_us()
131 * ntpd/ntp_loopfilter.c (local_clock): One more attempt at149 * ntpd/ntp_loopfilter.c (local_clock): huffpuff cleanup/improvements.167 * ntpd/ntp_loopfilter.c (local_clock): Debug cleanup185 (local_clock): correct the offset by one-half the difference209 (local_clock): Lose "pps sync enabled" log noise.240 * ntpd/ntp_loopfilter.c (local_clock): pass the values to253 * ntpd/ntp_loopfilter.c (local_clock): Sanity check sys_poll277 (local_clock): Use it. Clean up the code.300 (local_clock): Ditto, and change the "mu" calculation. Improve356 * ntpd/ntp_loopfilter.c (local_clock): S_SYNC case now also checks[all …]
171 extern int local_clock(struct peer *, double);
455 local_clock( in local_clock() function
2972 switch (local_clock(peer, sys_offset)) { in clock_update()