Searched refs:UpdateBytesAllocated (Results 1 - 4 of 4) sorted by relevance

/art/runtime/base/
H A Dscoped_arena_allocator.cc57 UpdateBytesAllocated();
82 void ArenaStack::UpdateBytesAllocated() { function in class:art::ArenaStack
134 arena_stack_->UpdateBytesAllocated();
H A Darena_allocator.cc261 void ArenaAllocator::UpdateBytesAllocated() { function in class:art::ArenaAllocator
291 UpdateBytesAllocated();
296 UpdateBytesAllocated();
H A Dscoped_arena_allocator.h82 void UpdateBytesAllocated();
H A Darena_allocator.h276 void UpdateBytesAllocated();

Completed in 72 milliseconds