Home
last modified time | relevance | path

Searched defs:is_kallsyms (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dbuild-id.c227 static const char *build_id_cache__basename(bool is_kallsyms, bool is_vdso, in build_id_cache__basename()
235 bool is_debug, bool is_kallsyms) in __dso__build_id_filename()
268 bool is_kallsyms = dso__is_kallsyms((struct dso *)dso); in dso__build_id_filename() local
500 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir()
619 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in build_id_cache__add()
741 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, in __build_id_cache__add_s()
766 bool is_kallsyms, bool is_vdso, in build_id_cache__add_b()
859 bool is_kallsyms = dso__is_kallsyms(dso); in dso__cache_build_id() local
Dbuild-id.h73 bool is_kallsyms, bool is_vdso) in build_id_cache__add_s()
Dprobe-file.c456 bool is_kallsyms = false; in probe_cache__open() local
Dsymbol.c230 void symbols__fixup_end(struct rb_root_cached *symbols, bool is_kallsyms) in symbols__fixup_end()