Searched refs:lastCount (Results 1 – 1 of 1) sorted by relevance
50 collectionState.halfwayCount = collectionState.lastCount; in track()52 collectionState.lastCount = collection.size(); in track()62 int lastCount = -1; field in TrackedCollections.CollectionState81 ratePerHour(startUptime + HALFWAY_DELAY, halfwayCount, now, lastCount), in dump()82 ratePerHour(startUptime, 0, now, lastCount), in dump()83 lastCount); in dump()