Home
last modified time | relevance | path

Searched refs:copyfile_ns (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcopyfile.h13 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi);
H A Dcopyfile.c133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() function
H A Dbuild-id.c716 if (copyfile_ns(name, filename, nsi)) in build_id_cache__add()
744 if (copyfile_ns(debugfile, filename, in build_id_cache__add()