Home
last modified time | relevance | path

Searched refs:try_vmlinux_path (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/tools/perf/util/
Dsymbol.h72 bool try_vmlinux_path, member
Dsymbol.c47 .try_vmlinux_path = true,
2569 if (symbol_conf.try_vmlinux_path && vmlinux_path__init() < 0) in symbol__init()
Dprobe-event.c83 symbol_conf.try_vmlinux_path = true; in init_vmlinux()
/linux-3.3/tools/perf/
Dbuiltin-annotate.c298 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
Dbuiltin-probe.c294 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_probe()
Dbuiltin-top.c1257 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
Dbuiltin-test.c1410 symbol_conf.try_vmlinux_path = true; in cmd_test()