Searched refs:TIMER_BLOCK_SCALE (Results 1 – 1 of 1) sorted by relevance
14 #define TIMER_BLOCK_SCALE(s) ((((s) & 0xff) + 1) * 10) macro17 clock_step(TIMER_BLOCK_SCALE(scaler) * (int64_t)(steps_nb) + 1)188 clock_step(TIMER_BLOCK_SCALE(scaler) * (101 + repeat) + 1); in test_timer_periodic()193 clock_step(TIMER_BLOCK_SCALE(scaler) * (101 - repeat) - 1); in test_timer_periodic()692 clock_step(TIMER_BLOCK_SCALE(scaler) * test_load); in test_periodic_counter()