Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dptimer.c209 bool expired = (now - next >= 0); in ptimer_get_count() local
213 if (expired) { in ptimer_get_count()
/qemu/
H A Dqemu-io-cmds.c2611 bool *expired = opaque; in sleep_cb() local
2612 *expired = true; in sleep_cb()
2620 bool expired = false; in sleep_f() local
2628 timer = timer_new_ns(QEMU_CLOCK_HOST, sleep_cb, &expired); in sleep_f()
2631 while (!expired) { in sleep_f()
H A Dqemu-options.hx4734 situations where the watchdog would have expired, and thus
5472 colo-compare hold the packet. The expired\_scan\_cycle=@var{ms}
5473 is to set the period of scanning expired primary node network packets.
/qemu/qapi/
H A Drun-state.json280 # Emitted when the watchdog device's timer is expired
305 # is expired
/qemu/hw/timer/
H A Dtrace-events63 bcm2835_systmr_timer_expired(unsigned id) "timer #%u expired"
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py21055 0x11: 'Asynchronous hardware timer expired and issued a system reset',
1825 8: 'System watchdog timer expired, causing the system to reboot',