Home
last modified time | relevance | path

Searched refs:SORT_MODE__BRANCH (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-report.c176 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
304 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
413 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
596 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1541 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1554 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1602 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1619 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
H A Dbuiltin-annotate.c715 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/openbmc/linux/tools/perf/util/
H A Dsort.h209 SORT_MODE__BRANCH, enumerator
H A Dsort.c3228 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
3492 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3576 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
H A Dintel-pt.c1789 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c3093 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()
3282 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()