Searched refs:qemu_clock_run_timers (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-timer.c498 bool qemu_clock_run_timers(QEMUClockType type) function
606 progress |= qemu_clock_run_timers(type);
/external/qemu/include/qemu/
H A Dtimer.h232 * qemu_clock_run_timers:
240 bool qemu_clock_run_timers(QEMUClockType type);

Completed in 47 milliseconds