Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c148 …STREAM, BMK_ZLIB, BMK_ZWRAP_ZLIB, BMK_ZWRAP_ZSTD, BMK_ZLIB_REUSE, BMK_ZWRAP_ZLIB_REUSE, BMK_ZWRAP_… enumerator
290 …} else if (compressor == BMK_ZWRAP_ZLIB_REUSE || compressor == BMK_ZWRAP_ZSTD_REUSE || compressor … in BMK_benchMem()
294 …if (compressor == BMK_ZLIB_REUSE || compressor == BMK_ZWRAP_ZLIB_REUSE) ZWRAP_useZSTDcompression(0… in BMK_benchMem()
436 …} else if (compressor == BMK_ZWRAP_ZLIB_REUSE || compressor == BMK_ZWRAP_ZSTD_REUSE || compressor … in BMK_benchMem()
661 dictBuffer, dictBufferSize, BMK_ZWRAP_ZLIB_REUSE); in BMK_benchCLevel()