Searched refs:test_load (Results 1 – 2 of 2) sorted by relevance
681 const int test_load = 10; in test_periodic_counter() local686 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()
261 src/util/profile/test_load.c | 2 +-10004 diff --git a/src/util/profile/test_load.c b/src/util/profile/test_load.c10006 --- a/src/util/profile/test_load.c10007 +++ b/src/util/profile/test_load.c