Home
last modified time | relevance | path

Searched refs:g_nbIterations (Results 1 – 1 of 1) sorted by relevance

/external/lz4/tests/
Dfullbench.c98 static int g_nbIterations = NBLOOPS; variable
114 g_nbIterations = nbLoops; in BMK_setNbIterations()
115 DISPLAY("- %i iterations -\n", g_nbIterations); in BMK_setNbIterations()
453 for (loopNb = 1; loopNb <= g_nbIterations; loopNb++) { in fullSpeedBench()
547 for (loopNb = 1; loopNb <= g_nbIterations; loopNb++) { in fullSpeedBench()