Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol_conf.h17 ignore_vmlinux_buildid, member
Dsymbol.c1868 if (!symbol_conf.ignore_vmlinux_buildid) in dso__load_vmlinux_path()
Dsymbol-elf.c752 if (dso->has_build_id && !symbol_conf.ignore_vmlinux_buildid) { in symsrc__init()
Dprobe-event.c752 if (symbol_conf.ignore_vmlinux_buildid) in post_process_kernel_probe_trace_events()
/tools/perf/
Dbuiltin-probe.c644 symbol_conf.ignore_vmlinux_buildid = true; in __cmd_probe()
Dbuiltin-record.c857 symbol_conf.ignore_vmlinux_buildid = true; in process_buildids()