Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c1675 static int64_t hist_entry__sort(struct hist_entry *a, struct hist_entry *b) in hist_entry__sort() function
1760 if (hist_entry__sort(he, iter) > 0) in hierarchy_insert_output_entry()
1860 if (hist_entry__sort(he, iter) > 0) in __hists__insert_output_entry()
2171 if (hist_entry__sort(he, iter) > 0) in resort_filtered_entry()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c1717 static int64_t hist_entry__sort(struct hist_entry *a, struct hist_entry *b) in hist_entry__sort() function
1802 if (hist_entry__sort(he, iter) > 0) in hierarchy_insert_output_entry()
1902 if (hist_entry__sort(he, iter) > 0) in __hists__insert_output_entry()
2213 if (hist_entry__sort(he, iter) > 0) in resort_filtered_entry()

Completed in 8 milliseconds