Searched defs:loops (Results 1 – 13 of 13) sorted by relevance
26 unsigned int loops) in hammer_device()131 unsigned int loops = 0; in main() local
32 unsigned int loops) in monitor_device()172 unsigned int loops = 0; in main() local
216 bool time_bench_loop(uint32_t loops, int step, char *txt, void *data, in time_bench_loop()329 void time_bench_run_concurrent(uint32_t loops, int step, void *data, in time_bench_run_concurrent()
40 static unsigned long loops = 10000000; variable
14 uint32_t loops; /* Requested loop invocations */ member
20 unsigned int loops; member
10 unsigned long loops; member
29 static uint64_t loops = LOOPS_DEFAULT; variable
25 static int loops; variable
26 static int loops = LOOPS_DEFAULT; variable
45 static int loops = LOOPS_DEFAULT; variable
20 int l, loops = 1; in benchmark_iter() local
611 int i, loops; in main() local
Completed in 23 milliseconds