Searched refs:nbBlocksforThisFile (Results 1 – 1 of 1) sorted by relevance
363 …U32 const nbBlocksforThisFile = (adv->mode == BMK_decodeOnly) ? 1 : (U32)((remaining + (blockSize-… in BMK_benchMemAdvancedNoAlloc() local364 U32 const blockEnd = nbBlocks + nbBlocksforThisFile; in BMK_benchMemAdvancedNoAlloc()