Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.c1681 static int64_t hist_entry__sort(struct hist_entry *a, struct hist_entry *b) in hist_entry__sort() function
1766 if (hist_entry__sort(he, iter) > 0) in hierarchy_insert_output_entry()
1866 if (hist_entry__sort(he, iter) > 0) in __hists__insert_output_entry()
2177 if (hist_entry__sort(he, iter) > 0) in resort_filtered_entry()

Completed in 8 milliseconds