Home
last modified time | relevance | path

Searched refs:nbBlocksforThisFile (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dbench.c201 U32 const nbBlocksforThisFile = (U32)((remaining + (blockSize-1)) / blockSize); in BMK_benchMem() local
202 U32 const blockEnd = nbBlocks + nbBlocksforThisFile; in BMK_benchMem()