Searched refs:compare_int64 (Results 1 – 1 of 1) sorted by relevance
4083 static int compare_int64(const void *a, const void *b) { in compare_int64() function4134 qsort(ref_copy, REF_FRAMES - 1, sizeof(int64_t), compare_int64); in find_top_ref()