Home
last modified time | relevance | path

Searched refs:ignore_vmlinux_buildid (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dsymbol.h97 ignore_vmlinux_buildid, member
Dsymbol.c1749 if (!symbol_conf.ignore_vmlinux_buildid) in dso__load_vmlinux_path()
Dsymbol-elf.c707 if (dso->has_build_id && !symbol_conf.ignore_vmlinux_buildid) { in symsrc__init()
Dprobe-event.c756 if (symbol_conf.ignore_vmlinux_buildid) in post_process_kernel_probe_trace_events()
/Linux-v4.19/tools/perf/
Dbuiltin-probe.c656 symbol_conf.ignore_vmlinux_buildid = true; in __cmd_probe()
Dbuiltin-record.c465 symbol_conf.ignore_vmlinux_buildid = true; in process_buildids()