Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dtimer.h236 bool qemu_clock_run_all_timers(void);
/openbmc/qemu/util/
H A Dmain-loop.c600 qemu_clock_run_all_timers(); in main_loop_wait()
H A Dqemu-timer.c656 bool qemu_clock_run_all_timers(void) in qemu_clock_run_all_timers() function