Searched defs:initialize_all (Results 1 - 3 of 3) sorted by relevance

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

Completed in 35 milliseconds