Searched refs:totalProbe (Results 1 – 1 of 1) sorted by relevance
353 int numEntries, minProbe, maxProbe, totalProbe; in mzHashTableProbeCount() local356 numEntries = maxProbe = totalProbe = 0; in mzHashTableProbeCount()373 totalProbe += count; in mzHashTableProbeCount()377 minProbe, maxProbe, totalProbe, numEntries, pHashTable->tableSize, in mzHashTableProbeCount()378 (float) totalProbe / (float) numEntries); in mzHashTableProbeCount()