Searched refs:decompress_buffer (Results 1 – 1 of 1) sorted by relevance
104 static uint64_t decompress_buffer(unsigned char *buf, size_t size);159 total_decompressor_time += decompress_buffer(buf, args->ta_buffer_size); in run_compress_benchmark()217 decompress_buffer(unsigned char *buf, size_t size) in decompress_buffer() function