Searched refs:error_bound (Results 1 – 2 of 2) sorted by relevance
72 struct bintime *error_bound, uint32_t flags) in ffclock_abstime() argument110 if (error_bound) { in ffclock_abstime()112 ffclock_convert_diff(ffdelta_error, error_bound); in ffclock_abstime()114 bintime_mul(error_bound, cest.errb_rate * in ffclock_abstime()117 bintime_addx(error_bound, cest.errb_abs * in ffclock_abstime()133 struct bintime *error_bound) in ffclock_difftime() argument140 if (error_bound) { in ffclock_difftime()146 ffclock_convert_diff(ffdelta, error_bound); in ffclock_difftime()148 bintime_mul(error_bound, err_rate * (uint64_t)18446744073709LL); in ffclock_difftime()
199 struct bintime *error_bound, uint32_t flags);201 struct bintime *error_bound);