Home
last modified time | relevance | path

Searched refs:icount_start_warp_timer (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/stubs/
H A Dicount.c21 void icount_start_warp_timer(void) in icount_start_warp_timer() function
/openbmc/qemu/include/sysemu/
H A Dcpu-timers.h72 void icount_start_warp_timer(void);
/openbmc/qemu/accel/tcg/
H A Dicount-common.c292 void icount_start_warp_timer(void) in icount_start_warp_timer() function
/openbmc/qemu/util/
H A Dmain-loop.c598 icount_start_warp_timer(); in main_loop_wait()
H A Dqemu-timer.c424 icount_start_warp_timer(); in timerlist_rearm()
/openbmc/qemu/docs/devel/
H A Dreplay.rst112 checkpoint. ``icount_start_warp_timer`` checks if the CPUs are idle and if so
116 since ``icount_start_warp_timer``.