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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp653 void record_new_heap_size(uint new_number_of_regions);
H A Dg1CollectorPolicy.cpp452 void G1CollectorPolicy::record_new_heap_size(uint new_number_of_regions) { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp1820 g1_policy()->record_new_heap_size(n_regions());
1871 g1_policy()->record_new_heap_size(n_regions());

Completed in 47 milliseconds