Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol_conf.h25 show_branchflag_count, member
H A Dcallchain.c1122 if (sample->callchain == NULL && !symbol_conf.show_branchflag_count) in sample__resolve_callchain()
1126 perf_hpp_list.parent || symbol_conf.show_branchflag_count) { in sample__resolve_callchain()
1136 !symbol_conf.show_branchflag_count) in hist_entry__append_callchain()
/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()
/linux/tools/perf/
H A Dbuiltin-top.c1726 symbol_conf.show_branchflag_count = true; in cmd_top()
/linux/tools/perf/ui/browsers/
H A Dhists.c868 if (symbol_conf.show_branchflag_count) { in hist_browser__show_callchain_list()