Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol_conf.h25 show_branchflag_count, member
H A Dcallchain.c1107 if (sample->callchain == NULL && !symbol_conf.show_branchflag_count) in sample__resolve_callchain()
1111 perf_hpp_list.parent || symbol_conf.show_branchflag_count) { in sample__resolve_callchain()
1121 !symbol_conf.show_branchflag_count) in hist_entry__append_callchain()
H A Dhist.c1990 use_callchain |= symbol_conf.show_branchflag_count; in evsel__output_resort_cb()
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c77 if (symbol_conf.show_branchflag_count) { in ipchain__fprintf_graph()
258 if (symbol_conf.show_branchflag_count) in callchain__fprintf_graph()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c389 !symbol_conf.show_branchflag_count) { in report__setup_sample_type()
582 symbol_conf.show_branchflag_count)); in evlist__tty_browse_hists()
1530 symbol_conf.show_branchflag_count = true; in cmd_report()
H A Dbuiltin-top.c1717 symbol_conf.show_branchflag_count = true; in cmd_top()
H A Dbuiltin-diff.c1992 symbol_conf.show_branchflag_count = true; in cmd_diff()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c867 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()