Lines Matching refs:symbol_conf
77 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
258 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
332 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded()
387 if (symbol_conf.cumulate_callchain) in hist_entry_callchain__fprintf()
417 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf()
423 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()
462 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf()
470 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
527 if (he->leaf && hist_entry__has_callchains(he) && symbol_conf.use_callchain) { in hist_entry__hierarchy_fprintf()
597 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
600 if (symbol_conf.report_block) in hist_entry__fprintf()
603 if (symbol_conf.report_individual_block) in hist_entry__fprintf()
642 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers()
732 const char *sep = symbol_conf.field_sep; in fprintf_line()
760 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers()
810 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
823 const char *sep = symbol_conf.field_sep; in hists__fprintf()
833 if (symbol_conf.col_width_list_str) in hists__fprintf()
834 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
860 if (symbol_conf.report_individual_block) in hists__fprintf()