Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
266 bool is_kallsyms = dso__is_kallsyms((struct dso *)dso); in dso__build_id_filename() local
555 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir()
667 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) in build_id_cache__add_s()
777 bool is_kallsyms, bool is_vdso) in build_id_cache__add_b()
839 bool is_kallsyms = dso__is_kallsyms(dso); in dso__cache_build_id() local
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()