Searched refs:ZSTD_prefetchMatch (Results 1 - 1 of 1) sorted by last modified time

/linux-master/lib/zstd/decompress/
H A Dzstd_decompress_block.c1650 ZSTD_prefetchMatch(size_t prefetchPos, seq_t const sequence, function
1711 prefetchPos = ZSTD_prefetchMatch(prefetchPos, sequence, prefixStart, dictEnd);
1742 prefetchPos = ZSTD_prefetchMatch(prefetchPos, sequence, prefixStart, dictEnd);
1758 prefetchPos = ZSTD_prefetchMatch(prefetchPos, sequence, prefixStart, dictEnd);

Completed in 293 milliseconds