Searched refs:fenced_rdtsc (Results 1 – 3 of 3) sorted by relevance
911 t0 = fenced_rdtsc(); in set_ref_cycle_expectations()913 t1 = fenced_rdtsc(); in set_ref_cycle_expectations()926 t2 = fenced_rdtsc(); in set_ref_cycle_expectations()928 t3 = fenced_rdtsc(); in set_ref_cycle_expectations()
9117 vmx_preemption_timer_expiry_start = fenced_rdtsc(); in vmx_preemption_timer_expiry_test_guest()9120 vmx_preemption_timer_expiry_finish = fenced_rdtsc(); in vmx_preemption_timer_expiry_test_guest()
821 static inline unsigned long long fenced_rdtsc(void) in fenced_rdtsc() function