HomeSort by relevance Sort by last modified time
    Searched defs:UpdateBytesAllocated (Results 1 - 2 of 2) 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();

Completed in 54 milliseconds