Searched refs:outer_iterations (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/bench/
H A Dfind-bit-bench.c15 static unsigned int outer_iterations = 5; variable
19 OPT_UINTEGER('i', "outer-iterations", &outer_iterations,
74 for (i = 0; i < outer_iterations; i++) {

Completed in 324 milliseconds