Searched defs:symbol_conf (Results 1 – 2 of 2) sorted by relevance
69 struct symbol_conf { struct70 unsigned short priv_size;71 unsigned short nr_events;72 bool try_vmlinux_path,73 use_modules,74 sort_by_name,75 show_nr_samples,76 show_total_period,77 use_callchain,78 exclude_other,[all …]
44 struct symbol_conf symbol_conf = { variable