Home
last modified time | relevance | path

Searched refs:qemu_icount_round (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqemu-timer.h154 int64_t qemu_icount_round(int64_t count);
Dqemu-timer.c327 int64_t qemu_icount_round(int64_t count) in qemu_icount_round() function
1361 qemu_icount += qemu_icount_round (add); in qemu_calculate_timeout()