Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dbuild-id.c251 static const char *build_id_cache__basename(bool is_kallsyms, bool is_vdso, in build_id_cache__basename()
261 bool is_kallsyms = dso__is_kallsyms((struct dso *)dso); in dso__build_id_filename() local
548 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir()
645 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) in build_id_cache__add_s()
755 bool is_kallsyms, bool is_vdso) in build_id_cache__add_b()
817 bool is_kallsyms = dso__is_kallsyms(dso); in dso__cache_build_id() local
Dprobe-file.c413 bool is_kallsyms = false; in probe_cache__open() local