Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.h245 bool decompress_to_file(const char *ext, const char *filename, int output_fd);
Ddso.c199 bool decompress_to_file(const char *ext, const char *filename, int output_fd) in decompress_to_file() function
Dannotate.c1343 ret = decompress_to_file(m.ext, symfs_filename, fd); in symbol__disassemble()
Dsymbol-elf.c658 if (!decompress_to_file(m.ext, name, fd)) { in decompress_kmodule()