Searched refs:get_cpu_global_timer (Results 1 – 1 of 1) sorted by relevance
20 static u64 get_cpu_global_timer(void) in get_cpu_global_timer() function41 u64 timer = get_cpu_global_timer(); in get_time_us()67 start = get_cpu_global_timer(); in __udelay()70 current = get_cpu_global_timer(); in __udelay()81 return get_cpu_global_timer(); in get_ticks()
Completed in 3 milliseconds