Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlzma.c17 static const char *lzma_strerror(lzma_ret ret) in lzma_strerror() function
47 pr_debug("lzma: lzma_stream_decoder failed %s (%d)\n", lzma_strerror(ret), ret); in lzma_decompress_stream_to_file()
88 pr_debug("lzma: failed %s\n", lzma_strerror(ret)); in lzma_decompress_stream_to_file()