Searched refs:kcore_copy (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dsymbol.h211 int kcore_copy(const char *from_dir, const char *to_dir);
H A Dsymbol-minimal.c374 int kcore_copy(const char *from_dir __maybe_unused, function
H A Dsymbol-elf.c2536 * kcore_copy - copy kallsyms, modules and kcore from one directory to another.
2559 int kcore_copy(const char *from_dir, const char *to_dir) function
/linux-master/tools/perf/
H A Dbuiltin-buildid-cache.c152 if (kcore_copy(from_dir, to_dir)) {
H A Dbuiltin-record.c1006 return kcore_copy(from_dir, kcore_dir);

Completed in 138 milliseconds