Home | History | Annotate | Download | only in allocator

Lines Matching defs:decrement

1359     size_t decrement = last_free_page_run->ByteSize(this);
1360 size_t new_footprint = footprint_ - decrement;
1383 ArtRosAllocMoreCore(this, -(static_cast<intptr_t>(decrement)));