Searched refs:time_ (Results 1 – 4 of 4) sorted by relevance
99 time_ = NanoTime(); in Timing()102 time_ = ThreadCpuNanoTime(); in Timing()113 return time_; in GetTime()120 uint64_t time_;
417 first_reg->UnfreeLarge(this, time_); in AllocLargeInRange()434 regions_[p].UnfreeLargeTail(this, time_); in AllocLargeInRange()
111 time_(1U), in RegionSpace()334 ++time_; in SetFromSpace()994 r->Unfree(this, time_); in AllocateRegion()
369 return time_; in Time()726 uint32_t time_; // The time as the number of collections since the startup. variable