Searched defs:nbBlocksforThisFile (Results 1 – 2 of 2) sorted by relevance
246 … U32 const nbBlocksforThisFile = g_decodeOnly ? 1 : (U32)((remaining + (blockSize-1)) / blockSize); in BMK_benchMem() local
179 U32 const nbBlocksforThisFile = (U32)((remaining + (blockSize-1)) / blockSize); in BMK_benchMem() local