Searched refs:normalizedDeleteCount (Results 1 – 1 of 1) sorted by relevance
56 final float normalizedDeleteCount = ((float) deleteCount) / itemCount; in logScan() local60 normalizedInsertCount, normalizedUpdateCount, normalizedDeleteCount); in logScan()