Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-report.c155 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
279 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
388 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
572 if (sort__mode == SORT_MODE__BRANCH) in perf_evlist__tty_browse_hists()
1445 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1458 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1502 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1519 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
Dbuiltin-annotate.c623 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/kernel/linux/linux-5.10/tools/perf/util/
Dsort.h204 SORT_MODE__BRANCH, enumerator
Dsort.c2662 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
2926 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3006 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
Dintel-pt.c1388 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dhists.c3106 if (sort__mode == SORT_MODE__BRANCH) { in perf_evsel__hists_browse()
3294 if (sort__mode == SORT_MODE__BRANCH) { in perf_evsel__hists_browse()