Searched refs:se_sort (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | sort.h | 120 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); member
|
| H A D | sort.c | 225 .se_sort = sort__comm_sort, 417 .se_sort = sort__sym_sort, 463 .se_sort = sort__symoff_sort, 522 .se_sort = sort__srcline_sort, 575 .se_sort = sort__srcline_from_sort, 623 .se_sort = sort__srcline_to_sort, 840 .se_sort = sort__srcfile_sort, 2375 .se_sort = sort__type_sort, 2428 .se_sort = sort__typeoff_sort, 2479 .se_sort = sort__typecln_sort, [all …]
|