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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.hpp335 void init_gc_alloc_regions(EvacuationInfo& evacuation_info);
H A Dg1CollectedHeap.cpp4008 init_gc_alloc_regions(evacuation_info);
4256 void G1CollectedHeap::init_gc_alloc_regions(EvacuationInfo& evacuation_info) { function in class:G1CollectedHeap

Completed in 1718 milliseconds