Searched defs:symbol_conf (Results 1 – 2 of 2) sorted by relevance
12 struct symbol_conf { struct13 bool nanosecs;14 unsigned short priv_size;15 bool try_vmlinux_path,16 init_annotation,17 force,18 ignore_vmlinux,19 ignore_vmlinux_buildid,20 show_kernel_path,21 use_modules,[all …]
59 struct symbol_conf symbol_conf = { variable