Searched refs:tsc_read_refs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c370 static u64 tsc_read_refs(u64 *p, int hpet) tsc_read_refs() function
707 tsc1 = tsc_read_refs(&ref1, hpet); native_calibrate_tsc()
709 tsc2 = tsc_read_refs(&ref2, hpet); native_calibrate_tsc()
1096 tsc_start = tsc_read_refs(&ref_start, hpet); tsc_refine_calibration_work()
1100 tsc_stop = tsc_read_refs(&ref_stop, hpet); tsc_refine_calibration_work()

Completed in 74 milliseconds