HomeSort by relevance Sort by last modified time
    Searched refs:cpu_get_icount (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-timer.c 114 return cpu_get_icount();
154 return cpu_get_icount() - cpu_get_clock();
656 return cpu_get_icount();
673 return cpu_get_icount();
1375 int64_t cpu_get_icount(void) function
    [all...]
qemu-timer.h 159 int64_t cpu_get_icount(void);

Completed in 226 milliseconds