Home
last modified time | relevance | path

Searched defs:cMem (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c102 ZSTD_customMem cMem; member
122 static ZSTDMT_bufferPool* ZSTDMT_createBufferPool(unsigned maxNbBuffers, ZSTD_customMem cMem) in ZSTDMT_createBufferPool()
177 { ZSTD_customMem const cMem = srcBufPool->cMem; in ZSTDMT_expandBufferPool() local
334 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool()
360 ZSTD_customMem cMem; member
381 ZSTD_customMem cMem) in ZSTDMT_createCCtxPool()
411 { ZSTD_customMem const cMem = srcPool->cMem; in ZSTDMT_expandCCtxPool() local
508 ZSTD_customMem cMem = params.customMem; in ZSTDMT_serialState_reset() local
571 ZSTD_customMem cMem = serialState->params.customMem; in ZSTDMT_serialState_free() local
888 ZSTD_customMem cMem; member
[all …]
H A Dzstd_compress.c5735 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_ddict.c44 ZSTD_customMem cMem; member
216 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
H A Dzstd_decompress.c329 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_ddict.c43 ZSTD_customMem cMem; member
215 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
H A Dzstd_decompress.c328 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.h49 size_t cMem; /* memory usage during compression */ member
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c5736 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local