Searched refs:sort_options (Results 1 – 5 of 5) sorted by relevance
43 int compare_by(sort_options::sort_order order, in compare_by()47 case sort_options::sample: in compare_by()54 case sort_options::symbol: in compare_by()58 case sort_options::image: in compare_by()61 case sort_options::app_name: in compare_by()64 case sort_options::vma: in compare_by()71 case sort_options::debug: { in compare_by()95 symbol_compare(vector<sort_options::sort_order> const & order, in symbol_compare()108 vector<sort_options::sort_order> const & compare_order;131 void sort_options::[all …]
20 struct sort_options { struct33 sort_options() {} in sort_options() function
34 extern sort_options sort_by;
42 sort_options sort_by;225 sort_options::vma) != sort_by.options.end()) { in check_options()
499 sort_options options; in output_asm()500 options.add_sort_option(sort_options::sample); in output_asm()