Home
last modified time | relevance | path

Searched refs:copyfile (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dcopyfile.h11 int copyfile(const char *from, const char *to);
Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
Dbuild-id.c713 if (copyfile("/proc/kallsyms", filename)) in build_id_cache__add()
749 copyfile(debugfile, filename)) in build_id_cache__add()
DBuild12 perf-y += copyfile.o
/Linux-v6.6/scripts/kconfig/tests/
Dconftest.py66 shutil.copyfile(os.path.join(self._test_dir, dot_config),
/Linux-v6.6/tools/testing/kunit/
Dkunit_kernel.py169 shutil.copyfile(DEFAULT_KUNITCONFIG_PATH, path)