Searched refs:initialize_all (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compiler.hpp61 static void initialize_all();
H A Dc1_Compiler.cpp56 void Compiler::initialize_all() { function in class:Compiler
74 initialize_runtimes( initialize_all, &_runtimes);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsCollectorPolicy.cpp62 initialize_all();
/openjdk7/hotspot/src/share/vm/memory/
H A DcollectorPolicy.hpp271 virtual void initialize_all() { function in class:GenCollectorPolicy
H A DcollectorPolicy.cpp781 initialize_all();
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp170 void initialize_all() { function in class:G1CollectorPolicy
H A Dg1CollectorPolicy.cpp305 initialize_all();

Completed in 94 milliseconds