Home
last modified time | relevance | path

Searched refs:alloc_time_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/space/
Dregion_space.h400 alloc_time_(0), in Region()
414 alloc_time_ = 0; in Init()
628 uint32_t alloc_time_; // The allocation time of the region. variable
Dregion_space.cc955 << " alloc_time=" << alloc_time_ in Dump()
1014 alloc_time_ = 0; in Clear()
1069 alloc_time_ = alloc_time; in MarkAsAllocated()