Searched refs:c_last (Results 1 – 1 of 1) sorted by relevance
2086 static uint64_t c_last; in cpu_tick_calibrate() local2105 c_delta = c_this - c_last; in cpu_tick_calibrate()2126 c_last = c_this; in cpu_tick_calibrate()