Searched refs:test_tsc_end (Results 1 – 1 of 1) sorted by relevance
26 static uint64_t test_tsc_end = 0; variable107 test_tsc_end = rdtsc(); in HPET_measure_handler()174 Cpu_tsc_freq = (test_tsc_end - test_tsc_start) * (1000UL / interval); in HPET_measure_freq()