Searched defs:symbol_conf (Results 1 – 2 of 2) sorted by relevance
83 struct symbol_conf { struct84 unsigned short priv_size;85 unsigned short nr_events;86 bool try_vmlinux_path,87 force,88 ignore_vmlinux,89 ignore_vmlinux_buildid,90 show_kernel_path,91 use_modules,92 allow_aliases,[all …]
33 struct symbol_conf symbol_conf = { variable