Searched refs:cCompleted (Results 1 – 1 of 1) sorted by relevance
230 U32 cCompleted=0, dCompleted=0; in BMK_benchMem() local239 while (!cCompleted || !dCompleted) { in BMK_benchMem()249 …if (!cCompleted) memset(compressedBuffer, 0xE5, maxCompressedSize); /* warm up and erase result b… in BMK_benchMem()254 if (!cCompleted) { /* still some time to do compression tests */ in BMK_benchMem()275 cCompleted = totalCTime>maxTime; in BMK_benchMem()