Home
last modified time | relevance | path

Searched defs:objects_allocated_ (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dzygote_space.h91 AtomicInteger objects_allocated_; variable
Dbump_pointer_space.h173 AtomicInteger objects_allocated_; // Accumulated from revoked thread local regions. variable
Dzygote_space.cc40 size_t* const objects_allocated_; member in art::gc::space::CountObjectsAllocated
Dregion_space.h469 uint64_t objects_allocated_; // The number of objects allocated. variable