Searched refs:cCompleted (Results 1 – 2 of 2) 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()
205 U32 cCompleted=0, dCompleted=0; in BMK_benchMem() local214 while (!cCompleted | !dCompleted) { in BMK_benchMem()227 …if (!cCompleted) memset(compressedBuffer, 0xE5, maxCompressedSize); /* warm up and erase result b… in BMK_benchMem()233 if (!cCompleted) { /* still some time to do compression tests */ in BMK_benchMem()367 cCompleted = totalCTime>maxTime; in BMK_benchMem()