Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol_conf.h13 bool try_vmlinux_path, member
A Dsymbol.c54 .try_vmlinux_path = true,
2516 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
/linux/tools/perf/
A Dbuiltin-kallsyms.c64 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
A Dbuiltin-annotate.c619 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
A Dbuiltin-probe.c651 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
A Dbuiltin-top.c1734 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
/linux/tools/perf/tests/
A Dbuiltin-test.c615 symbol_conf.try_vmlinux_path = true; in cmd_test()

Completed in 28 milliseconds