Home | History | Annotate | Download | only in heap

Lines Matching refs:max_freed

2852     int max_freed = collector->sweeper().ParallelSweepSpace(
2855 if (max_freed >= size_in_bytes) {