Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-report.c162 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()
288 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()
396 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()
567 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()
1458 sort__mode = SORT_MODE__BRANCH; in cmd_report()
1471 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
1515 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()
1532 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
A Dbuiltin-annotate.c646 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
/linux/tools/perf/util/
A Dsort.h207 SORT_MODE__BRANCH, enumerator
A Dsort.c2835 if (sort__mode != SORT_MODE__BRANCH) in sort_dimension__add()
3099 if (sort__mode != SORT_MODE__BRANCH) in get_elide()
3179 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()
A Dintel-pt.c1573 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
/linux/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 33 milliseconds