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.h83 size_t new_num_bytes_allocated = 0; in AllocObjectWithAllocator() local
459 inline bool Heap::ShouldConcurrentGCForJava(size_t new_num_bytes_allocated) { in ShouldConcurrentGCForJava()
467 size_t new_num_bytes_allocated, in CheckConcurrentGCForJava()