Searched refs:nbLoops (Results 1 – 3 of 3) sorted by relevance
402 U32 nbLoops; in BMK_benchMem() local403 for (nbLoops=0; nbLoops < nbCompressionLoops; nbLoops++) { in BMK_benchMem()447 U32 nbLoops; in BMK_benchMem() local448 for (nbLoops=0; nbLoops < nbDecodeLoops; nbLoops++) { in BMK_benchMem()
33 void BMK_setNbSeconds(unsigned nbLoops);
113 static void BMK_setNbIterations(int nbLoops) in BMK_setNbIterations() argument115 g_nbIterations = nbLoops; in BMK_setNbIterations()