Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/
A Dbuiltin-report.c172 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
298 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
407 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
591 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1505 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1518 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1566 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1583 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
A Dbuiltin-annotate.c686 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/linux-6.3-rc2/tools/perf/util/
A Dsort.h207 SORT_MODE__BRANCH, enumerator
A Dsort.c3184 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
3448 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3532 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
A Dintel-pt.c1763 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dhists.c3103 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()
3291 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()

Completed in 31 milliseconds