Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dlarge_object_space.h61 return total_objects_allocated_; in GetTotalObjectsAllocated()
115 uint64_t total_objects_allocated_; variable
Dlarge_object_space.cc113 total_objects_allocated_(0), begin_(begin), end_(end) { in LargeObjectSpace()
172 ++total_objects_allocated_; in Alloc()
522 ++total_objects_allocated_; in Alloc()