Searched refs:remaining_steps (Results 1 – 1 of 1) sorted by relevance
262 int64_t remaining_steps, steps; in test_pause() local267 remaining_steps = watchdog_interrupt_steps(qts, wd); in test_pause()271 steps = remaining_steps / 2; in test_pause()272 remaining_steps -= steps; in test_pause()289 qtest_clock_step(qts, remaining_steps); in test_pause()