Searched defs:symbol_conf (Results 1 – 2 of 2) sorted by relevance
91 struct symbol_conf { struct92 unsigned short priv_size;93 bool try_vmlinux_path,94 init_annotation,95 force,96 ignore_vmlinux,97 ignore_vmlinux_buildid,98 show_kernel_path,99 use_modules,100 allow_aliases,[all …]
40 struct symbol_conf symbol_conf = { variable