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