Searched refs:tick_time (Results 1 – 4 of 4) sorted by relevance
518 struct bintime tick_time; member646 ffth->tick_time = fftimehands->tick_time; in ffclock_windup()648 bintime_add(&ffth->tick_time, &bt); in ffclock_windup()680 ffth->tick_time = cest->update_time; in ffclock_windup()682 bintime_add(&ffth->tick_time, &bt); in ffclock_windup()686 ffth->tick_time_lerp = ffth->tick_time; in ffclock_windup()688 if (bintime_cmp(&ffth->tick_time, &ffth->tick_time_lerp, >)) in ffclock_windup()695 gap_lerp = ffth->tick_time; in ffclock_windup()699 bintime_sub(&gap_lerp, &ffth->tick_time); in ffclock_windup()719 ffth->tick_time_lerp = ffth->tick_time; in ffclock_windup()[all …]
27 double tsc_tick_count::tick_time() { in tick_time() function in tsc_tick_count34 double tsc_tick_count::tick_time() { in tick_time() function in tsc_tick_count
72 static double tick_time(); // returns seconds per cycle (period) of clock101 return value * tick_time(); in seconds()
112 struct bintime tick_time; member125 struct bintime tick_time; member