Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c681 const int test_load = 10; in test_periodic_counter() local
686 timer_load(test_load); in test_periodic_counter()
691 for (test_val = 0; test_val <= test_load; test_val++) { in test_periodic_counter()
692 clock_step(TIMER_BLOCK_SCALE(scaler) * test_load); in test_periodic_counter()