Home
last modified time | relevance | path

Searched defs:from_dir (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-buildid-cache.c53 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 Dbuiltin-record.c958 char from_dir[PATH_MAX]; in record__kcore_copy() local
/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py249 def from_dir(cls, path): member in BuildStats
/openbmc/linux/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()
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 Dlock.c547 int from_dir = 0; in find_rsb_dir() local