Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dnamespaces.h67 char *nsinfo__realpath(const char *path, struct nsinfo *nsi);
H A Dnamespaces.c350 char *nsinfo__realpath(const char *path, struct nsinfo *nsi) in nsinfo__realpath()
345 char *nsinfo__realpath(const char *path, struct nsinfo *nsi) nsinfo__realpath() function
H A Dbuild-id.c507 realname = nsinfo__realpath(name, nsi); in build_id_cache__cachedir()
749 realname = nsinfo__realpath(name, nsi); in __build_id_cache__add_s()