Searched refs:poolSize (Results 1 – 1 of 1) sorted by relevance
146 size_t const poolSize = sizeof(*bufPool); in ZSTDMT_sizeof_bufferPool() local155 return poolSize + arraySize + totalBufferSize; in ZSTDMT_sizeof_bufferPool()422 size_t const poolSize = sizeof(*cctxPool); in ZSTDMT_sizeof_CCtxPool() local431 return poolSize + arraySize + totalCCtxSize; in ZSTDMT_sizeof_CCtxPool()