Lines Matching refs:symbol_conf
116 if (symbol_conf.field_sep) { in hpp__fmt()
133 if (!symbol_conf.cumulate_callchain) { in hpp__fmt_acc()
160 if (ret || !symbol_conf.event_group) in __hpp__sort()
202 if (symbol_conf.cumulate_callchain) { in __hpp__sort_acc()
210 if (a->thread != b->thread || !hist_entry__has_callchains(a) || !symbol_conf.use_callchain) in __hpp__sort_acc()
227 if (symbol_conf.event_group) in hpp__width_fn()
492 if (symbol_conf.cumulate_callchain) { in perf_hpp__init()
499 if (symbol_conf.show_cpu_utilization) { in perf_hpp__init()
509 if (symbol_conf.show_nr_samples) in perf_hpp__init()
512 if (symbol_conf.show_total_period) in perf_hpp__init()
804 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()