Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Dtimer_tc.c633 #define STRESS_TIMERS 100 macro
635 static struct rt_timer stress_timer[STRESS_TIMERS];
662 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress()
677 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress()
697 for (int j = 0; j < STRESS_TIMERS; j++) in test_timer_stress()

Completed in 4 milliseconds