Searched refs:LOOPS_DEFAULT (Results 1 – 3 of 3) sorted by relevance
28 #define LOOPS_DEFAULT 1000000UL macro29 static uint64_t loops = LOOPS_DEFAULT;
25 #define LOOPS_DEFAULT 1000 macro26 static int loops = LOOPS_DEFAULT;
44 #define LOOPS_DEFAULT 1000000 macro45 static int loops = LOOPS_DEFAULT;
Completed in 6 milliseconds