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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A DevacuationInfo.hpp60 void set_alloc_regions_used_before(size_t used) { function in class:EvacuationInfo
H A Dg1Allocator.cpp85 evacuation_info.set_alloc_regions_used_before(retained_region->used());

Completed in 47 milliseconds