Searched refs:compareLineCountInfoSampling (Results 1 – 1 of 1) sorted by relevance
156 static int compareLineCountInfoSampling(const void* left, const void* right) in compareLineCountInfoSampling() function276 … qsort(lineCountInfo.begin(), linesCount, sizeof(LineCountInfo), compareLineCountInfoSampling); in dump()