Lines Matching refs:symbol_conf
76 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
257 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
331 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded()
386 if (symbol_conf.cumulate_callchain) in hist_entry_callchain__fprintf()
416 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf()
422 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()
461 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf()
469 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
526 if (he->leaf && hist_entry__has_callchains(he) && symbol_conf.use_callchain) { in hist_entry__hierarchy_fprintf()
577 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
580 if (symbol_conf.report_block) in hist_entry__fprintf()
619 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers()
709 const char *sep = symbol_conf.field_sep; in fprintf_line()
737 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers()
787 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
800 const char *sep = symbol_conf.field_sep; in hists__fprintf()
810 if (symbol_conf.col_width_list_str) in hists__fprintf()
811 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()