Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h403 alloc_time_(0), in Region()
417 alloc_time_ = 0; in Init()
637 uint32_t alloc_time_; // The allocation time of the region. variable
Dregion_space.cc967 << " alloc_time=" << alloc_time_ in Dump()
1026 alloc_time_ = 0; in Clear()
1081 alloc_time_ = alloc_time; in MarkAsAllocated()