Home
last modified time | relevance | path

Searched refs:tsc2 (Results 1 – 1 of 1) sorted by relevance

/hypervisor/arch/x86/
A Dtsc.c115 uint64_t tsc1, tsc2, hpet1, hpet2; in hpet_calibrate_tsc() local
122 tsc2 = tsc_read_hpet(&hpet2); in hpet_calibrate_tsc()
130 delta_tsc = tsc2 - tsc1; in hpet_calibrate_tsc()

Completed in 2 milliseconds