Searched refs:try_vmlinux_path (Results 1 – 7 of 7) sorted by relevance
282 symbol_conf.try_vmlinux_path = true; in cmd_annotate()
288 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_probe()
672 symbol_conf.try_vmlinux_path = true; in cmd_test()
1154 symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL); in cmd_top()
97 bool try_vmlinux_path, member
54 .try_vmlinux_path = true,2487 if (symbol_conf.try_vmlinux_path && vmlinux_path__init() < 0) in symbol__init()
85 symbol_conf.try_vmlinux_path = true; in init_vmlinux()