Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchfn.c116 for(i = 0; i < p.blockCount; i++) { in BMK_benchFunction()
125 for (blockNb = 0; blockNb < p.blockCount; blockNb++) { in BMK_benchFunction()
H A Dbenchfn.h78 size_t blockCount; /* number of blocks to operate benchFn on. member
H A Dbenchzstd.c408 cbp.blockCount = nbBlocks; in BMK_benchMemAdvancedNoAlloc()
427 dbp.blockCount = nbBlocks; in BMK_benchMemAdvancedNoAlloc()