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()
512 struct bintime ffclock_boottime; /* Feed-forward boot time estimate. */ variable566 timespec2bintime(ts, &ffclock_boottime); in ffclock_reset_clock()717 bintime_add(&ffclock_boottime, &gap_lerp); in ffclock_windup()719 bintime_sub(&ffclock_boottime, &gap_lerp); in ffclock_windup()1172 bintime_sub(bt, &ffclock_boottime); in sysclock_snap2bintime()1495 time_uptime = fftimehands->tick_time_lerp.sec - ffclock_boottime.sec; in tc_windup()