Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-report.c179 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
307 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
416 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
606 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1633 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1646 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1694 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1726 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
Dbuiltin-annotate.c935 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/linux-6.12.1/tools/perf/util/
Dsort.h34 SORT_MODE__BRANCH, enumerator
Dsort.c3487 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
3751 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3838 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
4027 if (mode == SORT_MODE__NORMAL || mode == SORT_MODE__BRANCH) in sort_help()
Dintel-pt.c1789 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/linux-6.12.1/tools/perf/ui/browsers/
Dhists.c3121 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()
3310 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()