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