Searched refs:totalInitialSize (Results 1 – 1 of 1) sorted by relevance
302 static unsigned totalInitialSize = 0; in dumpLinkStatistics() local305 totalInitialSize += initialSize; in dumpLinkStatistics()312 linkCount, totalInitialSize, totalFinalSize, totalInitialSize - totalFinalSize, in dumpLinkStatistics()313 100.0 * (totalInitialSize - totalFinalSize) / totalInitialSize); in dumpLinkStatistics()