Home
last modified time | relevance | path

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

/tools/perf/util/
Dcopyfile.h13 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi);
Dcopyfile.c133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() function
Dbuild-id.c688 if (copyfile_ns(name, filename, nsi)) in build_id_cache__add_s()
712 if (copyfile_ns(debugfile, filename, in build_id_cache__add_s()