Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dhist.c1362 hist_entry__sort(struct hist_entry *left, struct hist_entry *right) in hist_entry__sort() function
1869 if (hist_entry__sort(he, iter) > 0) in hierarchy_insert_output_entry()
1969 if (hist_entry__sort(he, iter) > 0) in __hists__insert_output_entry()
2290 if (hist_entry__sort(he, iter) > 0) in resort_filtered_entry()