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

/linux-master/tools/perf/util/
H A Dhist.c1715 static int64_t hist_entry__sort(struct hist_entry *a, struct hist_entry *b) function
1800 if (hist_entry__sort(he, iter) > 0)
1900 if (hist_entry__sort(he, iter) > 0)
2211 if (hist_entry__sort(he, iter) > 0)

Completed in 73 milliseconds