Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h164 TraceHeapSize(new_num_bytes_allocated); in AllocObjectWithAllocator()
Dheap.h1091 void TraceHeapSize(size_t heap_size);
Dheap.cc2498 void Heap::TraceHeapSize(size_t heap_size) { in TraceHeapSize() function in art::gc::Heap
3446 TraceHeapSize(bytes_allocated); in GrowForUtilization()