Searched refs:ffclock_boottime (Results 1 – 2 of 2) sorted by relevance
54 extern struct bintime ffclock_boottime;103 bintime_sub(bt, &ffclock_boottime); in ffclock_abstime()
511 struct bintime ffclock_boottime; /* Feed-forward boot time estimate. */ variable565 timespec2bintime(ts, &ffclock_boottime); in ffclock_reset_clock()716 bintime_add(&ffclock_boottime, &gap_lerp); in ffclock_windup()718 bintime_sub(&ffclock_boottime, &gap_lerp); in ffclock_windup()1165 bintime_sub(bt, &ffclock_boottime); in sysclock_snap2bintime()1487 time_uptime = fftimehands->tick_time_lerp.sec - ffclock_boottime.sec; in tc_windup()