Searched refs:tsc1 (Results 1 – 2 of 2) sorted by relevance
169 uint64_t tsc1, t1, tsc2, t2; in main() local195 tsc1 = rdtsc(); in main()196 t1 = hvclock_tsc_to_ticks(&shadow, tsc1); in main()198 ref1, tsc1, t1); in main()
460 uint64_t tsc1, tsc2; in test_apic_timer_one_shot() local473 tsc1 = rdtsc(); in test_apic_timer_one_shot()486 report((lvtt_counter == 1) && (tsc2 - tsc1 >= interval), in test_apic_timer_one_shot()