Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c342 clock_step_next(); in test_oneshot_interrupt()
447 clock_step_next(); in test_periodic_no_interrupt()
468 clock_step_next(); in test_periodic_interrupt()
474 clock_step_next(); in test_periodic_interrupt()
H A Dlibqtest-single.h301 static inline int64_t clock_step_next(void) in clock_step_next() function
H A Drtc-test.c649 real_time = clock_step_next(); in wait_periodic_interrupt()
668 start_time = real_time = clock_step_next(); in periodic_timer()