Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Dbenchfn.c117 … memset(p.dstBuffers[i], 0xE5, p.dstCapacities[i]); /* warm up and erase result buffer */ in BMK_benchFunction()
127 p.dstBuffers[blockNb], p.dstCapacities[blockNb], in BMK_benchFunction()
H A Dbenchfn.h84 …const size_t* dstCapacities; /* read-only array containing capacities of dstBuffers. This array mu… member
H A Dbenchzstd.c410 cbp.dstCapacities = cCapacities; in BMK_benchMemAdvancedNoAlloc()
429 dbp.dstCapacities = resSizes; in BMK_benchMemAdvancedNoAlloc()