Searched refs:GetCurrentCapacity (Results 1 – 2 of 2) sorted by relevance
158 size_t GetCurrentCapacity() const REQUIRES(Locks::jit_lock_) { in GetCurrentCapacity() function
1084 return private_region_.GetCurrentCapacity() == private_region_.GetMaxCapacity(); in IsAtMaxCapacity()1254 private_region_.GetExecPages()->Begin() + private_region_.GetCurrentCapacity() / 2))); in DoCollection()1759 << "Current JIT capacity: " << PrettySize(GetCurrentRegion()->GetCurrentCapacity()) << "\n" in Dump()