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

/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c408 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) calc_pmtimer_ref() function
727 tsc2 = calc_pmtimer_ref(tsc2, ref1, ref2); native_calibrate_tsc()
1115 freq = calc_pmtimer_ref(delta, ref_start, ref_stop); tsc_refine_calibration_work()

Completed in 63 milliseconds