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