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

/linux-master/tools/perf/util/
H A Dsort.h294 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *); member in struct:sort_entry
H A Dsort.c224 .se_sort = sort__comm_sort,
416 .se_sort = sort__sym_sort,
462 .se_sort = sort__symoff_sort,
521 .se_sort = sort__srcline_sort,
574 .se_sort = sort__srcline_from_sort,
622 .se_sort = sort__srcline_to_sort,
743 .se_sort = sort__srcfile_sort,
2243 .se_sort = sort__type_sort,
2321 .se_sort = sort__typeoff_sort,
2535 sort_fn = hse->se->se_sort
[all...]

Completed in 100 milliseconds