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