Searched defs:from_dir (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 53 static bool same_kallsyms_reloc(const char *from_dir, char *to_dir) in same_kallsyms_reloc() 79 static int build_id_cache__kcore_existing(const char *from_dir, char *to_dir, in build_id_cache__kcore_existing() 121 char from_dir[PATH_MAX], to_dir[PATH_MAX]; in build_id_cache__add_kcore() local
|
H A D | builtin-record.c | 958 char from_dir[PATH_MAX]; in record__kcore_copy() local
|
/openbmc/openbmc/poky/scripts/lib/ |
H A D | buildstats.py | 249 def from_dir(cls, path): member in BuildStats
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol-elf.c | 2370 static int kcore_copy__copy_file(const char *from_dir, const char *to_dir, in kcore_copy__copy_file() 2450 static int kcore_copy__compare_file(const char *from_dir, const char *to_dir, in kcore_copy__compare_file() 2486 int kcore_copy(const char *from_dir, const char *to_dir) in kcore_copy()
|
/openbmc/linux/fs/dlm/ |
H A D | lock.c | 547 int from_dir = 0; in find_rsb_dir() local
|