Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h385 alloc_time_(0), in Region()
399 alloc_time_ = 0; in Init()
614 uint32_t alloc_time_; // The allocation time of the region. variable
Dregion_space.cc911 << " alloc_time=" << alloc_time_ in Dump()
970 alloc_time_ = 0; in Clear()
1019 alloc_time_ = alloc_time; in MarkAsAllocated()