Searched refs:timeutil_sync_estimate_skew (Results 1 – 5 of 5) sorted by relevance
233 float timeutil_sync_estimate_skew(const struct timeutil_sync_state *tsp);
168 skew = timeutil_sync_estimate_skew(&ss); in test_estimate_skew()177 skew = timeutil_sync_estimate_skew(&ss); in test_estimate_skew()194 skew = timeutil_sync_estimate_skew(&ss); in test_estimate_skew()202 skew = timeutil_sync_estimate_skew(&ss); in test_estimate_skew()210 skew = timeutil_sync_estimate_skew(&ss); in test_estimate_skew()
114 float timeutil_sync_estimate_skew(const struct timeutil_sync_state *tsp) in timeutil_sync_estimate_skew() function
159 float skew = timeutil_sync_estimate_skew(&sync_state); in sync_work_handler()
105 :c:func:`timeutil_sync_estimate_skew`.