Searched refs:sort_peak_callback (Results 1 – 1 of 1) sorted by relevance
105 int sort_peak_callback(const void *s1, const void *s2);265 {"peak", "peak", 'K', sort_peak_callback},382 sort_peak_callback(const void *s1, const void *s2) in sort_peak_callback() function