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