Searched refs:g_nbIterations (Results 1 – 1 of 1) sorted by relevance
99 static int g_nbIterations = NBLOOPS; variable115 g_nbIterations = nbLoops; in BMK_setNbIterations()116 DISPLAY("- %i iterations -\n", g_nbIterations); in BMK_setNbIterations()575 for (loopNb = 1; loopNb <= g_nbIterations; loopNb++) { in fullSpeedBench()686 for (loopNb = 1; loopNb <= g_nbIterations; loopNb++) { in fullSpeedBench()