Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol_conf.h26 show_branchflag_count, member
Dcallchain.c1088 if (sample->callchain == NULL && !symbol_conf.show_branchflag_count) in sample__resolve_callchain()
1092 perf_hpp_list.parent || symbol_conf.show_branchflag_count) { in sample__resolve_callchain()
1102 !symbol_conf.show_branchflag_count) in hist_entry__append_callchain()
Dhist.c1896 use_callchain |= symbol_conf.show_branchflag_count; in perf_evsel__output_resort_cb()
/tools/perf/
Dbuiltin-report.c353 !symbol_conf.show_branchflag_count) { in report__setup_sample_type()
505 symbol_conf.show_branchflag_count)); in perf_evlist__tty_browse_hists()
1310 symbol_conf.show_branchflag_count = true; in cmd_report()
Dbuiltin-top.c1592 symbol_conf.show_branchflag_count = true; in cmd_top()
/tools/perf/ui/stdio/
Dhist.c76 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
257 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
/tools/perf/ui/browsers/
Dhists.c816 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()