Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dsymbol_conf.h26 show_branchflag_count, member
Dcallchain.c1087 if (sample->callchain == NULL && !symbol_conf.show_branchflag_count) in sample__resolve_callchain()
1091 perf_hpp_list.parent || symbol_conf.show_branchflag_count) { in sample__resolve_callchain()
1101 !symbol_conf.show_branchflag_count) in hist_entry__append_callchain()
Dhist.c1960 use_callchain |= symbol_conf.show_branchflag_count; in evsel__output_resort_cb()
/Linux-v5.15/tools/perf/ui/stdio/
Dhist.c77 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
258 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
/Linux-v5.15/tools/perf/
Dbuiltin-report.c372 !symbol_conf.show_branchflag_count) { in report__setup_sample_type()
553 symbol_conf.show_branchflag_count)); in evlist__tty_browse_hists()
1453 symbol_conf.show_branchflag_count = true; in cmd_report()
Dbuiltin-top.c1658 symbol_conf.show_branchflag_count = true; in cmd_top()
Dbuiltin-diff.c1990 symbol_conf.show_branchflag_count = true; in cmd_diff()
/Linux-v5.15/tools/perf/ui/browsers/
Dhists.c877 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()