Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsort.h122 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); member
H A Dsort.c262 .se_sort = sort__comm_sort,
454 .se_sort = sort__sym_sort,
500 .se_sort = sort__symoff_sort,
559 .se_sort = sort__srcline_sort,
612 .se_sort = sort__srcline_from_sort,
660 .se_sort = sort__srcline_to_sort,
877 .se_sort = sort__srcfile_sort,
2416 .se_sort = sort__type_sort,
2469 .se_sort = sort__typeoff_sort,
2520 .se_sort = sort__typecln_sort,
[all …]