Searched refs:hpet_sum (Results 1 – 1 of 1) sorted by relevance
43 uint64_t hpet_sum = 0; in tsc_calibrate_hpet() local86 hpet_sum += hpet_num_ticks + hpet_now - hpet_end; in tsc_calibrate_hpet()89 uint64_t hpet_avg = hpet_sum / TSC_NUM_SAMPLES; in tsc_calibrate_hpet()