Searched refs:t_last (Results 1 – 1 of 1) sorted by relevance
2031 static struct bintime t_last; in cpu_tick_calibrate() local2037 t_last.sec = 0; in cpu_tick_calibrate()2047 if (t_last.sec != 0) { in cpu_tick_calibrate()2050 bintime_sub(&t_delta, &t_last); in cpu_tick_calibrate()2070 t_last = t_this; in cpu_tick_calibrate()