Lines Matching refs:symbol_conf
53 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
54 !symbol_conf.dso_list) in hists__set_unres_dso_col_len()
255 if (symbol_conf.cumulate_callchain) in hists__decay_entry()
320 if (symbol_conf.use_callchain) in hist_entry__new()
328 if (symbol_conf.cumulate_callchain) { in hist_entry__new()
367 if (symbol_conf.use_callchain) in hist_entry__new()
379 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()
413 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
452 if (symbol_conf.cumulate_callchain) in hists__findnew_entry()
827 if (symbol_conf.use_callchain) in iter_add_next_cumulative_entry()
1002 if (symbol_conf.cumulate_callchain) in hists__collapse_insert_entry()
1005 if (symbol_conf.use_callchain) { in hists__collapse_insert_entry()
1167 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph) in hists__output_resort()
1170 use_callchain = symbol_conf.use_callchain; in hists__output_resort()
1243 if (symbol_conf.exclude_other && !h->parent) in hists__filter_by_dso()
1537 return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period : in hists__total_period()
1545 symbol_conf.filter_relative = true; in parse_filter_percentage()
1547 symbol_conf.filter_relative = false; in parse_filter_percentage()