Searched refs:sort__mode (Results 1 – 8 of 8) sorted by relevance
181 if (sort__mode == SORT_MODE__BRANCH) { in hist_iter__report_callback()309 if (sort__mode == SORT_MODE__BRANCH) { in process_sample_event()420 if (sort__mode == SORT_MODE__BRANCH) { in report__setup_sample_type()429 if (sort__mode == SORT_MODE__MEMORY) { in report__setup_sample_type()610 if (sort__mode == SORT_MODE__BRANCH) in evlist__tty_browse_hists()1653 sort__mode = SORT_MODE__BRANCH; in cmd_report()1666 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()1670 sort__mode = SORT_MODE__MEMORY; in cmd_report()1712 if (sort__mode != SORT_MODE__BRANCH) in cmd_report()1769 if (sort__mode == SORT_MODE__BRANCH) { in cmd_report()
945 sort__mode = SORT_MODE__BRANCH; in cmd_annotate()
1732 sort__mode = SORT_MODE__TOP; in cmd_top()
2003 sort__mode = SORT_MODE__DIFF; in cmd_diff()
18 extern enum sort_mode sort__mode;
54 enum sort_mode sort__mode = SORT_MODE__NORMAL; variable3586 if (sort__mode == SORT_MODE__DIFF) in sort_dimension__add()3619 if ((sort__mode != SORT_MODE__BRANCH) && in sort_dimension__add()3641 if (sort__mode != SORT_MODE__MEMORY) in sort_dimension__add()3777 sort__mode = SORT_MODE__TRACEPOINT; in get_default_sort_order()3782 return default_sort_orders[sort__mode]; in get_default_sort_order()3835 if (sort__mode == SORT_MODE__DIFF) in setup_overhead()3947 if (sort__mode != SORT_MODE__BRANCH) in get_elide()4034 if (sort__mode != SORT_MODE__BRANCH) in output_field_add()4046 if (sort__mode != SORT_MODE__MEMORY) in output_field_add()[all …]
1791 if (pt->synth_opts.last_branch && sort__mode == SORT_MODE__BRANCH) { in intel_pt_synth_branch_sample()
3128 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()3317 if (sort__mode == SORT_MODE__BRANCH) { in evsel__hists_browse()