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.c101 ZSTD_customMem cMem; member
105 static ZSTDMT_bufferPool* ZSTDMT_createBufferPool(unsigned maxNbBuffers, ZSTD_customMem cMem) in ZSTDMT_createBufferPool()
168 { ZSTD_customMem const cMem = srcBufPool->cMem; in ZSTDMT_expandBufferPool() local
325 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool()
351 ZSTD_customMem cMem; member
368 ZSTD_customMem cMem) in ZSTDMT_createCCtxPool()
393 { ZSTD_customMem const cMem = srcPool->cMem; in ZSTDMT_expandCCtxPool() local
490 ZSTD_customMem cMem = params.customMem; in ZSTDMT_serialState_reset() local
553 ZSTD_customMem cMem = serialState->params.customMem; in ZSTDMT_serialState_free() local
856 ZSTD_customMem cMem; member
[all …]
H A Dzstd_compress.c4969 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local
/freebsd/sys/contrib/openzfs/module/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.c165 { 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.c323 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.h54 size_t cMem; /* memory usage during compression */ member
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c3469 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local