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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1ErgoVerbose.cpp30 bool G1ErgoVerbose::_enabled[ErgoHeuristicNum];
42 assert(0 <= n && n < ErgoHeuristicNum, "pre-condition");
47 for (int n = 0; n < ErgoHeuristicNum; n += 1) {
H A Dg1ErgoVerbose.hpp74 ErgoHeuristicNum enumerator in enum:__anon236
83 static bool _enabled[ErgoHeuristicNum];

Completed in 37 milliseconds