Searched refs:tsc_stop (Results 1 – 1 of 1) sorted by relevance
1095 u64 tsc_stop, ref_stop, delta; in tsc_refine_calibration_work() local1118 tsc_stop = tsc_read_refs(&ref_stop, hpet); in tsc_refine_calibration_work()1125 if (tsc_start == ULLONG_MAX || tsc_stop == ULLONG_MAX) in tsc_refine_calibration_work()1128 delta = tsc_stop - tsc_start; in tsc_refine_calibration_work()