Searched defs:proper_name (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | build-id.c | 922 const char *proper_name = NULL; in dso__cache_build_id() 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) build_id_cache__add() 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) __build_id_cache__add_s() 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) build_id_cache__add_b() argument [all...] |
Completed in 4 milliseconds