Searched refs:get_cyclecount (Results 1 – 10 of 10) sorted by relevance
79 #define get_cyclecount() mips_rd_count() macro
85 get_cyclecount(void) in get_cyclecount() function
90 get_cyclecount(void) in get_cyclecount() function
17 get_cyclecount(void) in get_cyclecount() function
55 uint64_t tsc = get_cyclecount(); in tslog()
85 #define KTR_TIME get_cyclecount()
2950 attachtime = get_cyclecount(); in device_attach()2967 attachentropy = (uint16_t)(get_cyclecount() - attachtime); in device_attach()
183 get_cyclecount(void) in get_cyclecount() function
111 cc = get_cyclecount(); in chacha20_randomstir()
129 #define SCTP_GET_CYCLECOUNT get_cyclecount()