HomeSort by relevance Sort by last modified time
    Searched refs:UpdateBytesAllocated (Results 1 - 4 of 4) sorted by null

  /art/compiler/utils/
scoped_arena_allocator.cc 57 UpdateBytesAllocated();
82 void ArenaStack::UpdateBytesAllocated() {
125 arena_stack_->UpdateBytesAllocated();
arena_allocator.cc 220 void ArenaAllocator::UpdateBytesAllocated() {
250 UpdateBytesAllocated();
255 UpdateBytesAllocated();
scoped_arena_allocator.h 82 void UpdateBytesAllocated();
arena_allocator.h 196 void UpdateBytesAllocated();

Completed in 512 milliseconds