Searched refs:t_last (Results 1 – 1 of 1) sorted by relevance
900 static struct bintime t_last; in cpu_tick_calibrate() local906 t_last.sec = 0; in cpu_tick_calibrate()916 if (t_last.sec != 0) { in cpu_tick_calibrate()919 bintime_sub(&t_delta, &t_last); in cpu_tick_calibrate()939 t_last = t_this; in cpu_tick_calibrate()