Home
last modified time | relevance | path

Searched refs:icount_account_warp_timer (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/stubs/
H A Dicount.c42 void icount_account_warp_timer(void) in icount_account_warp_timer() function
/openbmc/qemu/include/sysemu/
H A Dcpu-timers.h61 void icount_account_warp_timer(void);
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-rr.c229 icount_account_warp_timer(); in rr_cpu_thread_fn()
H A Dicount-common.c397 void icount_account_warp_timer(void) in icount_account_warp_timer() function
/openbmc/qemu/docs/devel/
H A Dreplay.rst113 starts accounting real time to virtual clock. ``icount_account_warp_timer``
250 it is stored in the queue and processed in icount_account_warp_timer().