Searched refs:nbBlocksforThisFile (Results 1 – 1 of 1) sorted by relevance
201 U32 const nbBlocksforThisFile = (U32)((remaining + (blockSize-1)) / blockSize); in BMK_benchMem() local202 U32 const blockEnd = nbBlocks + nbBlocksforThisFile; in BMK_benchMem()