Searched refs:LOOPS_DEFAULT (Results 1 – 4 of 4) sorted by relevance
25 #define LOOPS_DEFAULT 10000000 macro26 static int loops = LOOPS_DEFAULT;
37 #define LOOPS_DEFAULT 1000000 macro38 static int loops = LOOPS_DEFAULT;
28 #define LOOPS_DEFAULT 1000000UL macro29 static uint64_t loops = LOOPS_DEFAULT;
25 #define LOOPS_DEFAULT 1000 macro26 static int loops = LOOPS_DEFAULT;