Searched refs:compareTimedMethod (Results 1 – 1 of 1) sorted by relevance
406 int compareTimedMethod(const void *a, const void *b) { in compareTimedMethod() function1386 qsort(sorted, num_entries, sizeof(TimedMethod), compareTimedMethod); in sortTimedMethodList()