Searched refs:try_vmlinux_path (Results 1 – 7 of 7) sorted by relevance
63 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_kallsyms()
496 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
649 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in __cmd_probe()
1347 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
92 bool try_vmlinux_path, member
41 .try_vmlinux_path = true,2131 if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0) in symbol__init()
682 symbol_conf.try_vmlinux_path = true; in cmd_test()