Searched refs:BMK_ZLIB (Results 1 – 1 of 1) sorted by relevance
148 typedef enum { BMK_ZSTD, BMK_ZSTD_STREAM, BMK_ZLIB, BMK_ZWRAP_ZLIB, BMK_ZWRAP_ZSTD, BMK_ZLIB_REUSE,… enumerator349 … if (compressor == BMK_ZLIB || compressor == BMK_ZWRAP_ZLIB) ZWRAP_useZSTDcompression(0); in BMK_benchMem()490 if (compressor == BMK_ZLIB) ZWRAP_setDecompressionType(ZWRAP_FORCE_ZLIB); in BMK_benchMem()668 dictBuffer, dictBufferSize, BMK_ZLIB); in BMK_benchCLevel()