Searched refs:freed_ (Results 1 – 2 of 2) sorted by relevance
49 return freed_.bytes; in GetFreedBytes()55 return freed_.objects; in GetFreedObjects()88 ObjectBytePair freed_; variable
56 freed_ = ObjectBytePair(); in Reset()63 return (static_cast<uint64_t>(freed_.bytes) * 1000) / (NsToMs(GetDurationNs()) + 1); in GetEstimatedThroughput()261 GetCurrentIteration()->freed_.Add(freed); in RecordFree()