Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.c644 static int hist_entry__sort_on_period(struct hist_entry *a, in hist_entry__sort_on_period() function
707 if (hist_entry__sort_on_period(he, iter) > 0) in __hists__insert_output_entry()