Searched refs:ffclock_boottime (Results 1 – 2 of 2) sorted by relevance
57 extern struct bintime ffclock_boottime;106 bintime_sub(bt, &ffclock_boottime); in ffclock_abstime()
487 struct bintime ffclock_boottime; /* Feed-forward boot time estimate. */ variable541 timespec2bintime(ts, &ffclock_boottime); in ffclock_reset_clock()692 bintime_add(&ffclock_boottime, &gap_lerp); in ffclock_windup()694 bintime_sub(&ffclock_boottime, &gap_lerp); in ffclock_windup()1141 bintime_sub(bt, &ffclock_boottime); in sysclock_snap2bintime()1446 time_uptime = fftimehands->tick_time_lerp.sec - ffclock_boottime.sec; in tc_windup()