Searched refs:qtest_clock_step_next (Results 1 – 5 of 5) sorted by relevance
213 qtest_clock_step_next(c->qtest); in wait_for_completion()360 qtest_clock_step_next(c->qtest); /* Step over the 50 us timeout. */ in test_geometry()402 qtest_clock_step_next(c->qtest); in test_geometry()466 qtest_clock_step_next(c->qtest); /* Step over the 50 us timeout. */ in test_geometry()526 qtest_clock_step_next(c->qtest); in test_geometry()
303 return qtest_clock_step_next(global_qtest); in clock_step_next()
633 int64_t qtest_clock_step_next(QTestState *s);
1007 int64_t qtest_clock_step_next(QTestState *s) in qtest_clock_step_next() function
587 qtest_clock_step_next(s); in op_clock_step()