Searched refs:get_tick (Results 1 – 3 of 3) sorted by relevance
20 unsigned long long (*get_tick)(void); member54 static inline unsigned long get_tick(void) in get_tick() function
16 #define get_cycles() tick_ops->get_tick()
177 t0 = tick_ops->get_tick(); in get_delta()184 t1 = tick_ops->get_tick(); in get_delta()280 go[SLAVE] = tick_ops->get_tick(); in smp_synchronize_one_tick()