Lines Matching defs:nbLoops
57 #define NBLOOPS 3
108 static unsigned g_nbIterations = NBLOOPS;
116 static void BMK_SetNbIterations(unsigned nbLoops)
118 g_nbIterations = nbLoops;
234 U32 nbLoops = 0;
258 nbLoops++;
302 nbLoops++;
343 nbLoops++;
376 nbLoops++;
380 if (clockSpan < fastestC*nbLoops) fastestC = clockSpan / nbLoops;
403 U32 nbLoops = 0;
422 nbLoops++;
450 nbLoops++;
486 nbLoops++;
520 nbLoops++;
524 if (clockSpan < fastestD*nbLoops) fastestD = clockSpan / nbLoops;