Searched refs:hv_scale_tsc (Results 1 – 3 of 3) sorted by relevance
37 static inline uint64_t hv_scale_tsc(uint64_t tsc, uint64_t scale, in hv_scale_tsc() function
85 return hv_scale_tsc(tsc, scale, offset); in trc_val()
734 return hv_scale_tsc(tsc, scale, offset); in read_hyperv_timer()
Completed in 38 milliseconds