Home
last modified time | relevance | path

Searched refs:DSO__NAME_KALLSYMS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dbuild-id.c172 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
179 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
244 if (!strcmp(pathname, DSO__NAME_KALLSYMS)) in build_id_cache__valid_id()
Ddso.h19 #define DSO__NAME_KALLSYMS "[kernel.kallsyms]" macro
Dprobe-file.c467 if (!target || !strcmp(target, DSO__NAME_KALLSYMS)) { in probe_cache__open()
468 target = DSO__NAME_KALLSYMS; in probe_cache__open()
Dsymbol.c2292 dso__set_long_name(dso, DSO__NAME_KALLSYMS, false); in dso__load_kernel_sym()
Dannotate.c1690 if (strstr(linkname, DSO__NAME_KALLSYMS) || in dso__disassemble_filename()