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 ignore_vmlinux,88 ignore_vmlinux_buildid,89 show_kernel_path,90 use_modules,91 allow_aliases,92 sort_by_name,[all …]
33 struct symbol_conf symbol_conf = { variable