Searched refs:set_level (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1ErgoVerbose.cpp33 set_level(ErgoLow);
37 void G1ErgoVerbose::set_level(ErgoLevel level) { function in class:G1ErgoVerbose
H A Dg1ErgoVerbose.hpp97 static void set_level(ErgoLevel level);
H A Dg1CollectorPolicy.cpp178 G1ErgoVerbose::set_level(ErgoHigh);
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.hpp56 void set_level(int level) { _level = level; } function in class:GCPhase
H A DgcTimer.cpp124 phase.set_level(level);

Completed in 36 milliseconds