Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsymbol_conf.h13 bool try_vmlinux_path, member
A Dsymbol.c54 .try_vmlinux_path = true,
2567 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-kallsyms.c64 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
A Dbuiltin-annotate.c655 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
A Dbuiltin-probe.c660 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
A Dbuiltin-top.c1736 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
/linux-6.3-rc2/tools/perf/tests/
A Dbuiltin-test.c548 symbol_conf.try_vmlinux_path = true; in cmd_test()

Completed in 15 milliseconds