Home
last modified time | relevance | path

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

/tools/perf/util/
Ddso.c258 static int decompress_kmodule(struct dso *dso, const char *name, char *tmpbuf) in decompress_kmodule() function
294 fd = decompress_kmodule(dso, name, tmpbuf); in dso__decompress_kmodule_fd()
305 fd = decompress_kmodule(dso, name, tmpbuf); in dso__decompress_kmodule_path()