Home
last modified time | relevance | path

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

/third_party/lz4/tests/
Dfullbench.c99 static int g_nbIterations = NBLOOPS; variable
115 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()