Home | History | Annotate | Download | only in heap

Lines Matching refs:freed_bytes

3386   intptr_t freed_bytes = 0;
3403 freed_bytes = reinterpret_cast<PagedSpace*>(space)->UnaccountedFree(
3405 max_freed_bytes = Max(freed_bytes, max_freed_bytes);
3441 freed_bytes = reinterpret_cast<PagedSpace*>(space)->UnaccountedFree(
3443 max_freed_bytes = Max(freed_bytes, max_freed_bytes);