Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dbuild-id.h75 build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_s() argument
H A Dbuild-id.c259 static const char *build_id_cache__basename(bool is_kallsyms, bool is_vdso, in build_id_cache__basename() argument
300 bool is_kallsyms = dso__is_kallsyms((struct dso *)dso); in dso__build_id_filename() local
266 __dso__build_id_filename(const struct dso *dso, char *bf, size_t size, bool is_debug, bool is_kallsyms) __dso__build_id_filename() argument
559 build_id_cache__cachedir(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__cachedir() argument
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
919 bool is_kallsyms = dso__is_kallsyms(dso); dso__cache_build_id() local
[all...]
H A Dprobe-file.c456 bool is_kallsyms = false; in probe_cache__open() local
H A Dsymbol.c230 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbuild-id.c256 static const char *build_id_cache__basename(bool is_kallsyms, bool is_vdso, in build_id_cache__basename() argument
266 bool is_kallsyms = dso__is_kallsyms((struct dso *)dso); in dso__build_id_filename() local
554 build_id_cache__cachedir(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__cachedir() argument
666 build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_s() argument
775 build_id_cache__add_b(const struct build_id *bid, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_b() argument
839 bool is_kallsyms = dso__is_kallsyms(dso); dso__cache_build_id() local
[all...]
H A Dprobe-file.c421 bool is_kallsyms = false; in probe_cache__open() local
H A Dsymbol.c216 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end() argument

Completed in 12 milliseconds