Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-report.c168 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
294 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
403 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
587 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1499 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1512 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1560 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1577 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
Dbuiltin-annotate.c684 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/linux-6.1.9/tools/perf/util/
Dsort.h206 SORT_MODE__BRANCH, enumerator
Dsort.c3015 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
3279 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3363 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
Dintel-pt.c1756 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/linux-6.1.9/tools/perf/ui/browsers/
Dhists.c3103 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()
3291 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()