Searched refs:se_cmp (Results 1 – 3 of 3) sorted by relevance
33 .se_cmp = sort__thread_cmp,40 .se_cmp = sort__comm_cmp,48 .se_cmp = sort__dso_cmp,55 .se_cmp = sort__sym_cmp,62 .se_cmp = sort__parent_cmp,69 .se_cmp = sort__cpu_cmp,
94 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *); member
188 cmp = se->se_cmp(left, right); in hist_entry__cmp()205 f = se->se_collapse ?: se->se_cmp; in hist_entry__collapse()