Searched refs:before_allocated (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc1971 uint32_t before_allocated = num_bytes_allocated_.LoadSequentiallyConsistent(); local
2110 int32_t delta_allocated = before_allocated - after_allocated;

Completed in 485 milliseconds