Searched refs:hpet_start (Results 1 – 1 of 1) sorted by relevance
512 const uint64_t hpet_start = rte_get_hpet_cycles(); in timer_sanity_check() local517 tsc_end-tsc_start, hpet_end-hpet_start); in timer_sanity_check()520 const double hpet_time = (double)(hpet_end - hpet_start)/h_hz; in timer_sanity_check()