Home
last modified time | relevance | path

Searched refs:TraceHeapSize (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dheap-inl.h165 TraceHeapSize(new_num_bytes_allocated); in AllocObjectWithAllocator()
Dheap.h1179 void TraceHeapSize(size_t heap_size);
Dheap.cc2650 void Heap::TraceHeapSize(size_t heap_size) { in TraceHeapSize() function in art::gc::Heap
3641 TraceHeapSize(bytes_allocated); in GrowForUtilization()