Lines Matching refs:symbol_conf
121 if (symbol_conf.field_sep) { in hpp__fmt()
138 if (!symbol_conf.cumulate_callchain) { in hpp__fmt_acc()
234 if (symbol_conf.group_sort_idx && symbol_conf.event_group) { in __hpp__sort()
236 symbol_conf.group_sort_idx); in __hpp__sort()
240 if (ret || !symbol_conf.event_group) in __hpp__sort()
270 if (symbol_conf.cumulate_callchain) { in __hpp__sort_acc()
280 !hist_entry__has_callchains(a) || !symbol_conf.use_callchain) in __hpp__sort_acc()
297 if (symbol_conf.event_group) in hpp__width_fn()
574 if (symbol_conf.cumulate_callchain) { in perf_hpp__init()
581 if (symbol_conf.show_cpu_utilization) { in perf_hpp__init()
591 if (symbol_conf.show_nr_samples) in perf_hpp__init()
594 if (symbol_conf.show_total_period) in perf_hpp__init()
874 if (!symbol_conf.report_hierarchy) in perf_hpp__setup_hists_formats()