Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 6 of 6) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dhelper.h39 static inline void sleep(unsigned int seconds) in sleep() function
/qemu/tests/migration-stress/guestperf/
H A Dreport.py58 sleep): argument
H A Dengine.py40 sleep=15, verbose=False, debug=False): argument
/qemu/tests/tcg/multiarch/
H A Dsignals.c52 int sleep; member
/qemu/accel/tcg/
H A Dicount-common.c422 bool sleep = qemu_opt_get_bool(opts, "sleep", true); in icount_configure() local
/qemu/block/
H A Dblock-copy.c64 QemuCoSleep sleep; /* TODO: protect API with a lock */ member