Home
last modified time | relevance | path

Searched defs:lzma_decompress_to_file (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
Dlzma.c99 int lzma_decompress_to_file(const char *input, int output_fd) in lzma_decompress_to_file() function
Dcompress.h31 int lzma_decompress_to_file(const char *input __maybe_unused, in lzma_decompress_to_file() function