Searched refs:CountedSize (Results 1 – 1 of 1) sorted by relevance
2260 uint64_t CountedSize = 0; in noteSLocAddressSpaceUsage() local2281 CountedSize += Size; in noteSLocAddressSpaceUsage()2327 if (ReportedSize != CountedSize) { in noteSLocAddressSpaceUsage()2329 << (SortedUsage.end() - SortedEnd) << CountedSize - ReportedSize; in noteSLocAddressSpaceUsage()