Searched refs:NUM_LOOPS (Results 1 – 3 of 3) sorted by relevance
33 #define NUM_LOOPS 1000 macro90 for (int i = 0; i < NUM_LOOPS; i++) { in test_cp_abort()97 for (int i = 0; i < NUM_LOOPS; i++) { in test_cp_abort()
31 #define NUM_LOOPS 10 macro34 int loops = NUM_LOOPS; in task_fn()204 BURN_SEC * NUM_LOOPS * 2); in run()
78 #define NUM_LOOPS 100 macro124 for (loop = 0; loop < NUM_LOOPS; loop++) { in allocate_free()