Lines Matching refs:symbol_conf
51 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
52 !symbol_conf.dso_list) in hists__set_unres_dso_col_len()
235 if (symbol_conf.cumulate_callchain) in hists__decay_entry()
300 if (symbol_conf.use_callchain) in hist_entry__new()
308 if (symbol_conf.cumulate_callchain) { in hist_entry__new()
351 if (symbol_conf.use_callchain) in hist_entry__new()
363 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()
397 if (symbol_conf.cumulate_callchain) in add_hist_entry()
437 if (symbol_conf.cumulate_callchain) in add_hist_entry()
809 if (symbol_conf.use_callchain) in iter_add_next_cumulative_entry()
972 if (symbol_conf.cumulate_callchain) in hists__collapse_insert_entry()
975 if (symbol_conf.use_callchain) { in hists__collapse_insert_entry()
1108 if (symbol_conf.use_callchain) in __hists__insert_output_entry()
1204 if (symbol_conf.exclude_other && !h->parent) in hists__filter_by_dso()
1434 return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period : in hists__total_period()
1442 symbol_conf.filter_relative = true; in parse_filter_percentage()
1444 symbol_conf.filter_relative = false; in parse_filter_percentage()