Home
last modified time | relevance | path

Searched refs:DSO__NAME_KALLSYMS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbuild-id.c171 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
178 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
243 if (!strcmp(pathname, DSO__NAME_KALLSYMS)) in build_id_cache__valid_id()
H A Ddso.h19 #define DSO__NAME_KALLSYMS "[kernel.kallsyms]" macro
H A Dprobe-file.c414 /* For the kernel probe caches, pass target = NULL or DSO__NAME_KALLSYMS */
432 if (!target || !strcmp(target, DSO__NAME_KALLSYMS)) { in probe_cache__open()
433 target = DSO__NAME_KALLSYMS; in probe_cache__open()
H A Dsymbol.c2258 dso__set_long_name(dso, DSO__NAME_KALLSYMS, false); in dso__load_kernel_sym()
H A Dannotate.c1676 if (strstr(linkname, DSO__NAME_KALLSYMS) || in dso__disassemble_filename()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbuild-id.c174 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
181 buildid_dir, DSO__NAME_KALLSYMS, sbuild_id); in build_id_cache__kallsyms_path()
246 if (!strcmp(pathname, DSO__NAME_KALLSYMS)) in build_id_cache__valid_id()
H A Ddso.h19 #define DSO__NAME_KALLSYMS "[kernel.kallsyms]" macro
H A Dprobe-file.c449 /* For the kernel probe caches, pass target = NULL or DSO__NAME_KALLSYMS */
467 if (!target || !strcmp(target, DSO__NAME_KALLSYMS)) { in probe_cache__open()
468 target = DSO__NAME_KALLSYMS; in probe_cache__open()
H A Dsymbol.c2427 dso__set_long_name(dso, DSO__NAME_KALLSYMS, false); in dso__load_kernel_sym()
H A Dannotate.c1778 if (strstr(linkname, DSO__NAME_KALLSYMS) || in dso__disassemble_filename()

Completed in 24 milliseconds