Searched refs:try_vmlinux_path (Results 1 – 7 of 7) sorted by relevance
13 bool try_vmlinux_path, member
54 .try_vmlinux_path = true,2516 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
64 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
619 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
651 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
1734 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
615 symbol_conf.try_vmlinux_path = true; in cmd_test()
Completed in 28 milliseconds