Searched refs:nbLoops (Results 1 – 3 of 3) sorted by relevance
256 U32 nbLoops; in BMK_benchMem() local257 for (nbLoops=0; nbLoops < nbCompressionLoops; nbLoops++) { in BMK_benchMem()297 U32 nbLoops; in BMK_benchMem() local298 for (nbLoops=0; nbLoops < nbDecodeLoops; nbLoops++) { in BMK_benchMem()
32 void BMK_setNbSeconds(unsigned nbLoops);
112 static void BMK_setNbIterations(int nbLoops) in BMK_setNbIterations() argument114 g_nbIterations = nbLoops; in BMK_setNbIterations()