Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol_conf.h17 ignore_vmlinux_buildid, member
H A Dsymbol-elf.c862 if (dso->has_build_id && !symbol_conf.ignore_vmlinux_buildid) { in symsrc__init()
H A Dsymbol.c2089 if (!symbol_conf.ignore_vmlinux_buildid) in dso__load_vmlinux_path()
H A Dprobe-event.c818 if (symbol_conf.ignore_vmlinux_buildid) in post_process_kernel_probe_trace_events()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-probe.c649 symbol_conf.ignore_vmlinux_buildid = true; in __cmd_probe()
H A Dbuiltin-record.c1003 symbol_conf.ignore_vmlinux_buildid = true; in process_buildids()