Searched refs:try_vmlinux_path (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-test.c273 symbol_conf.try_vmlinux_path = true;
H A Dbuiltin-annotate.c449 symbol_conf.try_vmlinux_path = true;
H A Dbuiltin-top.c1422 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsymbol.h66 bool try_vmlinux_path, member in struct:symbol_conf
H A Dsymbol.c43 .try_vmlinux_path = true,
2279 if (symbol_conf.try_vmlinux_path && vmlinux_path__init() < 0)
H A Dprobe-event.c85 symbol_conf.try_vmlinux_path = true;

Completed in 91 milliseconds