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

/linux-master/tools/perf/util/
H A Ddso.h294 int filename__decompress(const char *name, char *pathname,
H A Ddso.c317 int filename__decompress(const char *name, char *pathname, function
369 return filename__decompress(name, pathname, len, dso->comp,
H A Dsymbol-elf.c1015 fd = filename__decompress(filename, path, sizeof(path), m.comp, &error);

Completed in 150 milliseconds