Searched refs:sort_hist (Results 1 – 1 of 1) sorted by relevance
719 sort_hist(const void *s1, const void *s2) in sort_hist() function764 qsort((void *)tot_hist, (size_t)len, sizeof(histentry_T *), sort_hist); in merge_history()