Searched defs:freeSize (Results 1 – 3 of 3) sorted by relevance
169 void GCStats::StatisticPartialGC(bool concurrentMark, Duration time, size_t freeSize) in StatisticPartialGC()
363 size_t freeSize = freeEnd - freeStart; in UpdateAndSweepNewRegionReference() local
67 int freeSize = table->Size() - table->EntriesCount() - numOfAddedElements; variable