Searched refs:entry_cmp (Results 1 – 1 of 1) sorted by relevance
4810 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() function4841 qsort(entry, nr, sizeof(*entry), entry_cmp); in syscall__sort_stats()