Searched refs:ref_start (Results 1 – 1 of 1) sorted by relevance
868 static u64 tsc_start = -1, ref_start; in tsc_refine_calibration_work() local889 tsc_start = tsc_read_refs(&ref_start, hpet); in tsc_refine_calibration_work()896 if (ref_start == ref_stop) in tsc_refine_calibration_work()906 freq = calc_hpet_ref(delta, ref_start, ref_stop); in tsc_refine_calibration_work()908 freq = calc_pmtimer_ref(delta, ref_start, ref_stop); in tsc_refine_calibration_work()