Home
last modified time | relevance | path

Searched refs:cpu_tick_get_count (Results 1 – 3 of 3) sorted by relevance

/qemu/target/sparc/
H A Dhelper.c67 return cpu_tick_get_count(timer); in helper_tick_get_count()
H A Dcpu.h731 uint64_t cpu_tick_get_count(CPUTimer *timer);
/qemu/hw/sparc64/
H A Dsparc64.c213 uint64_t cpu_tick_get_count(CPUTimer *timer) in cpu_tick_get_count() function