Searched refs:get_cycles (Results 1 – 2 of 2) sorted by relevance
9 static inline cycles_t get_cycles(void) in get_cycles() function
83 static u64 get_cycles(void) in get_cycles() function246 cycle_start = get_cycles(); in do_memcpy_cycles()249 cycle_end = get_cycles(); in do_memcpy_cycles()316 cycle_start = get_cycles(); in do_memset_cycles()319 cycle_end = get_cycles(); in do_memset_cycles()
Completed in 5 milliseconds