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.c38 void icount_start_warp_timer(void) in icount_start_warp_timer() function
/openbmc/qemu/include/sysemu/
H A Dcpu-timers.h60 void icount_start_warp_timer(void);
/openbmc/qemu/accel/tcg/
H A Dicount-common.c294 void icount_start_warp_timer(void) in icount_start_warp_timer() function
/openbmc/qemu/util/
H A Dqemu-timer.c424 icount_start_warp_timer(); in timerlist_rearm()
H A Dmain-loop.c601 icount_start_warp_timer(); in main_loop_wait()
/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``.