Home
last modified time | relevance | path

Searched refs:lzma_decompress_to_file (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dcompress.h16 int lzma_decompress_to_file(const char *input, int output_fd);
Dlzma.c35 int lzma_decompress_to_file(const char *input, int output_fd) in lzma_decompress_to_file() function
Ddso.c235 { "xz", lzma_decompress_to_file, lzma_is_compressed },