HomeSort by relevance Sort by last modified time
    Searched defs:GetObjectsAllocated (Results 1 - 5 of 5) sorted by null

  /art/runtime/gc/space/
zygote_space.h 69 uint64_t GetObjectsAllocated() {
bump_pointer_space.cc 179 uint64_t BumpPointerSpace::GetObjectsAllocated() {
dlmalloc_space.cc 273 uint64_t DlMallocSpace::GetObjectsAllocated() {
rosalloc_space.cc 297 uint64_t RosAllocSpace::GetObjectsAllocated() {
  /art/runtime/gc/
heap.cc     [all...]

Completed in 202 milliseconds