Searched refs:gzip_decompress_to_file (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dcompress.h13 int gzip_decompress_to_file(const char *input, int output_fd);
H A Dzlib.c16 int gzip_decompress_to_file(const char *input, int output_fd) function
H A Ddso.c266 { "gz", gzip_decompress_to_file, gzip_is_compressed },

Completed in 125 milliseconds