Searched refs:ReportedSize (Results 1 – 1 of 1) sorted by relevance
2278 uint64_t ReportedSize = 0; in noteSLocAddressSpaceUsage() local2284 ReportedSize += FileInfo.TotalSize; in noteSLocAddressSpaceUsage()2288 if (ReportedSize != CountedSize) { in noteSLocAddressSpaceUsage()2290 << (SortedUsage.end() - SortedEnd) << CountedSize - ReportedSize; in noteSLocAddressSpaceUsage()