Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1943 use_callchain |= symbol_conf.show_branchflag_count; in evsel__output_resort_cb()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-report.c364 !symbol_conf.show_branchflag_count) { in report__setup_sample_type()
558 symbol_conf.show_branchflag_count)); in perf_evlist__tty_browse_hists()
1434 symbol_conf.show_branchflag_count = true; in cmd_report()
Dbuiltin-top.c1658 symbol_conf.show_branchflag_count = true; in cmd_top()
Dbuiltin-diff.c1989 symbol_conf.show_branchflag_count = true; in cmd_diff()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dhists.c876 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()