Home
last modified time | relevance | path

Searched defs:new_num_bytes_allocated (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap-inl.h68 size_t new_num_bytes_allocated = 0; in AllocObjectWithAllocator() local
322 inline void Heap::CheckConcurrentGC(Thread* self, size_t new_num_bytes_allocated, in CheckConcurrentGC()