Searched refs:allocate_stacks (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DgenMarkSweep.hpp49 static void allocate_stacks();
H A DgenMarkSweep.cpp109 allocate_stacks();
194 void GenMarkSweep::allocate_stacks() { function in class:GenMarkSweep
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MarkSweep.hpp72 static void allocate_stacks();
H A Dg1MarkSweep.cpp86 allocate_stacks();
125 void G1MarkSweep::allocate_stacks() { function in class:G1MarkSweep
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsMarkSweep.hpp63 static void allocate_stacks();
H A DpsMarkSweep.cpp199 allocate_stacks();
484 void PSMarkSweep::allocate_stacks() { function in class:PSMarkSweep

Completed in 258 milliseconds