Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h396 alloc_time_(0), in Region()
410 alloc_time_ = 0; in Init()
624 uint32_t alloc_time_; // The allocation time of the region. variable
Dregion_space.cc949 << " alloc_time=" << alloc_time_ in Dump()
1008 alloc_time_ = 0; in Clear()
1063 alloc_time_ = alloc_time; in MarkAsAllocated()