Searched refs:tsc1 (Results 1 – 1 of 1) sorted by relevance
115 uint64_t tsc1, tsc2, hpet1, hpet2; in hpet_calibrate_tsc() local120 tsc1 = tsc_read_hpet(&hpet1); in hpet_calibrate_tsc()130 delta_tsc = tsc2 - tsc1; in hpet_calibrate_tsc()
Completed in 2 milliseconds