Searched refs:LOOPS_DEFAULT (Results 1 – 3 of 3) sorted by relevance
28 #define LOOPS_DEFAULT 1000000UL macro 29 static uint64_t loops = LOOPS_DEFAULT;
25 #define LOOPS_DEFAULT 1000 macro 26 static int loops = LOOPS_DEFAULT;
44 #define LOOPS_DEFAULT 1000000 macro 45 static int loops = LOOPS_DEFAULT;