Searched defs:to_dir (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-buildid-cache.c53 static bool same_kallsyms_reloc(const char *from_dir, char *to_dir) argument
79 static int build_id_cache__kcore_existing(const char *from_dir, char *to_dir, argument
121 char from_dir[PATH_MAX], to_dir[PATH_MAX]; local
[all...]
/linux-master/tools/perf/util/
H A Dsymbol-elf.c2443 static int kcore_copy__copy_file(const char *from_dir, const char *to_dir, argument
2523 static int kcore_copy__compare_file(const char *from_dir, const char *to_dir, argument
2559 int kcore_copy(const char *from_dir, const char *to_dir) argument
[all...]

Completed in 120 milliseconds