Searched defs:proper_name (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dbuild-id.c922 const char *proper_name = NULL; local
678 build_id_cache__add(const char *sbuild_id, const char *name, const char *realname, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) argument
800 __build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) argument
824 build_id_cache__add_b(const struct build_id *bid, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) argument
[all...]

Completed in 166 milliseconds