Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c148 …ZWRAP_ZLIB, BMK_ZWRAP_ZSTD, BMK_ZLIB_REUSE, BMK_ZWRAP_ZLIB_REUSE, BMK_ZWRAP_ZSTD_REUSE } BMK_compr… enumerator
305 …} else if (compressor == BMK_ZWRAP_ZLIB_REUSE || compressor == BMK_ZWRAP_ZSTD_REUSE || compressor … in BMK_benchMem()
451 …} else if (compressor == BMK_ZWRAP_ZLIB_REUSE || compressor == BMK_ZWRAP_ZSTD_REUSE || compressor … in BMK_benchMem()
640 dictBuffer, dictBufferSize, BMK_ZWRAP_ZSTD_REUSE); in BMK_benchCLevel()