Home
last modified time | relevance | path

Searched refs:se_sort (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dsort.h116 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); member
Dsort.c225 .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,
744 .se_sort = sort__srcfile_sort,
2245 .se_sort = sort__type_sort,
2323 .se_sort = sort__typeoff_sort,
2374 .se_sort = sort__typecln_sort,
[all …]