Lines Matching refs:symbol_conf
69 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
250 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
324 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded()
379 if (symbol_conf.cumulate_callchain) in hist_entry_callchain__fprintf()
409 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf()
415 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()
454 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf()
462 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
519 if (he->leaf && hist_entry__has_callchains(he) && symbol_conf.use_callchain) { in hist_entry__hierarchy_fprintf()
546 if (symbol_conf.report_hierarchy) in hist_entry__fprintf()
581 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers()
671 const char *sep = symbol_conf.field_sep; in fprintf_line()
699 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers()
749 if (symbol_conf.report_hierarchy) in hists__fprintf_headers()
762 const char *sep = symbol_conf.field_sep; in hists__fprintf()
772 if (symbol_conf.col_width_list_str) in hists__fprintf()
773 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()