Searched refs:try_vmlinux_path (Results 1 – 7 of 7) sorted by relevance
15 bool try_vmlinux_path, member
62 .try_vmlinux_path = true,2528 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
76 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
669 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
897 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
1842 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
834 symbol_conf.try_vmlinux_path = true; in cmd_test()
Completed in 22 milliseconds