Lines Matching refs:symbol_conf
120 if (symbol_conf.field_sep) { in hpp__fmt()
137 if (!symbol_conf.cumulate_callchain) { in hpp__fmt_acc()
164 if (ret || !symbol_conf.event_group) in __hpp__sort()
206 if (symbol_conf.cumulate_callchain) { in __hpp__sort_acc()
214 if (a->thread != b->thread || !hist_entry__has_callchains(a) || !symbol_conf.use_callchain) in __hpp__sort_acc()
231 if (symbol_conf.event_group) in hpp__width_fn()
496 if (symbol_conf.cumulate_callchain) { in perf_hpp__init()
503 if (symbol_conf.show_cpu_utilization) { in perf_hpp__init()
513 if (symbol_conf.show_nr_samples) in perf_hpp__init()
516 if (symbol_conf.show_total_period) in perf_hpp__init()
808 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()