Home
last modified time | relevance | path

Searched refs:show_branchflag_count (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/perf/ui/stdio/
Dhist.c69 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
250 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
/Linux-v4.19/tools/perf/
Dbuiltin-report.c337 !symbol_conf.show_branchflag_count) { in report__setup_sample_type()
482 symbol_conf.show_branchflag_count)); in perf_evlist__tty_browse_hists()
1216 symbol_conf.show_branchflag_count = true; in cmd_report()
/Linux-v4.19/tools/perf/util/
Dsymbol.h106 show_branchflag_count, member
Dcallchain.c1080 if (sample->callchain == NULL && !symbol_conf.show_branchflag_count) in sample__resolve_callchain()
1084 perf_hpp_list.parent || symbol_conf.show_branchflag_count) { in sample__resolve_callchain()
1094 !symbol_conf.show_branchflag_count) in hist_entry__append_callchain()
Dhist.c1769 use_callchain |= symbol_conf.show_branchflag_count; in perf_evsel__output_resort()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c800 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()