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