Home
last modified time | relevance | path

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

/tools/perf/util/
A Dsymbol_conf.h15 bool try_vmlinux_path, member
A Dsymbol.c62 .try_vmlinux_path = true,
2528 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
/tools/perf/
A Dbuiltin-kallsyms.c76 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
A Dbuiltin-probe.c669 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
A Dbuiltin-annotate.c897 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
A Dbuiltin-top.c1842 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
/tools/perf/tests/
A Dbuiltin-test.c834 symbol_conf.try_vmlinux_path = true; in cmd_test()

Completed in 20 milliseconds