Searched refs:cycles_get_count (Results 1 – 1 of 1) sorted by relevance
937 static uint64_t cycles_get_count(CPUARMState *env) in cycles_get_count() function1010 .get_count = cycles_get_count,1331 uint64_t cycles = cycles_get_count(env); in pmccntr_op_start()