Searched refs:__arch_get_hw_counter (Results 1 – 5 of 5) sorted by relevance
17 static inline u64 __arch_get_hw_counter(s32 clock_mode, const struct vdso_time_data *vd) in __arch_get_hw_counter() function
71 static __always_inline u64 __arch_get_hw_counter(s32 clock_mode, in __arch_get_hw_counter() function
76 static __always_inline u64 __arch_get_hw_counter(s32 clock_mode, in __arch_get_hw_counter() function
186 static __always_inline u64 __arch_get_hw_counter(s32 clock_mode, in __arch_get_hw_counter() function
118 cycles = __arch_get_hw_counter(vc->clock_mode, vd); in vdso_get_timestamp()