Searched refs:cmp_profile_data (Results 1 – 1 of 1) sorted by relevance
1209 static int cmp_profile_data(const void *a, const void *b) in cmp_profile_data() function1268 qsort(profile, nr, sizeof(*profile), cmp_profile_data); in print_profile_result()