Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dptimer-test.c50 static void qemu_clock_step(uint64_t ns) in qemu_clock_step() function
118 qemu_clock_step(2000000 * 2 + 1); in check_oneshot()
130 qemu_clock_step(2000000 * 11); in check_oneshot()
139 qemu_clock_step(2000000 * 7 + 1); in check_oneshot()
151 qemu_clock_step(2000000); in check_oneshot()
163 qemu_clock_step(4000000); in check_oneshot()
172 qemu_clock_step(20000000 + 1); in check_oneshot()
181 qemu_clock_step(20000000 + 1); in check_oneshot()
190 qemu_clock_step(2000000 + 1); in check_oneshot()
199 qemu_clock_step(2000000 * 19 + 1); in check_oneshot()
[all …]