Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c1387 hist_entry__cmp_impl(struct perf_hpp_list *hpp_list, struct hist_entry *left, in hist_entry__cmp_impl() function
1425 return hist_entry__cmp_impl(left->hists->hpp_list, left, right, in hist_entry__cmp()
1432 return hist_entry__cmp_impl(left->hists->hpp_list, left, right, in hist_entry__sort()
1439 return hist_entry__cmp_impl(left->hists->hpp_list, left, right, in hist_entry__collapse()
1448 return hist_entry__cmp_impl(hpp_list, left, right, in hist_entry__collapse_hierarchy()