Home
last modified time | relevance | path

Searched refs:SORT_MODE__BRANCH (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A 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()
H A Dbuiltin-annotate.c623 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c177 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
305 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
414 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
598 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1536 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1549 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1597 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1614 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
H A Dbuiltin-annotate.c715 * Set SORT_MODE__BRANCH so that annotate display IPC/Cycle in cmd_annotate()
719 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.h204 SORT_MODE__BRANCH, enumerator
H A Dsort.c2661 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
2925 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3005 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
H A Dintel-pt.c1386 * SORT_MODE__BRANCH so make a dummy one. in intel_pt_synth_branch_sample()
1388 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/kernel/linux/linux-6.6/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.c1785 * SORT_MODE__BRANCH so make a dummy one. in intel_pt_synth_branch_sample()
1787 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/
H A Dhists.c3096 if (sort__mode == SORT_MODE__BRANCH) { in perf_evsel__hists_browse()
3284 if (sort__mode == SORT_MODE__BRANCH) { in perf_evsel__hists_browse()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c3097 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()
3286 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()

Completed in 55 milliseconds