Searched defs:nbBlocksforThisFile (Results 1 – 2 of 2) sorted by relevance
181 U32 const nbBlocksforThisFile = (U32)((remaining + (blockSize-1)) / blockSize); in BMK_benchMem() local
364 …U32 const nbBlocksforThisFile = (adv->mode == BMK_decodeOnly) ? 1 : (U32)((remaining + (blockSize-… in BMK_benchMemAdvancedNoAlloc() local