Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-cache.c52 static bool same_kallsyms_reloc(const char *from_dir, char *to_dir) in same_kallsyms_reloc() argument
78 static int build_id_cache__kcore_existing(const char *from_dir, char *to_dir, in build_id_cache__kcore_existing() argument
120 char from_dir[PATH_MAX], to_dir[PATH_MAX]; in build_id_cache__add_kcore() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c53 static bool same_kallsyms_reloc(const char *from_dir, char *to_dir) in same_kallsyms_reloc() argument
79 static int build_id_cache__kcore_existing(const char *from_dir, char *to_dir, in build_id_cache__kcore_existing() argument
121 char from_dir[PATH_MAX], to_dir[PATH_MAX]; in build_id_cache__add_kcore() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c1894 static int kcore_copy__copy_file(const char *from_dir, const char *to_dir, in kcore_copy__copy_file() argument
1974 static int kcore_copy__compare_file(const char *from_dir, const char *to_dir, in kcore_copy__compare_file() argument
2010 int kcore_copy(const char *from_dir, const char *to_dir) in kcore_copy() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c2370 static int kcore_copy__copy_file(const char *from_dir, const char *to_dir, in kcore_copy__copy_file() argument
2450 static int kcore_copy__compare_file(const char *from_dir, const char *to_dir, in kcore_copy__compare_file() argument
2486 int kcore_copy(const char *from_dir, const char *to_dir) in kcore_copy() argument
[all...]

Completed in 8 milliseconds