Home
last modified time | relevance | path

Searched refs:dstBuffers (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.h83 …void *const * dstBuffers; /* array of buffers to be written into by benchFn. This array is not opt… member
H A Dbenchzstd.c409 cbp.dstBuffers = cPtrs; in BMK_benchMemAdvancedNoAlloc()
428 dbp.dstBuffers = resPtrs; in BMK_benchMemAdvancedNoAlloc()