Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Dfunction_rebase_path_unittest.cc13 RebaseOne(Scope* scope, const char* input, const char* to_dir, const char* from_dir) RebaseOne() argument
H A Dfunction_rebase_path.cc56 ConvertOnePath(const Scope* scope, const FunctionCallNode* function, const Value& value, const SourceDir& from_dir, const SourceDir& to_dir, bool convert_to_system_absolute, Err* err) ConvertOnePath() argument
/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