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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp157 static int Knob_ReportSettings = 0 ; variable
2435 if (Knob_ReportSettings && v != NULL) {
2501 if (Knob_ReportSettings) ::printf ("BackOffMask=%X\n", BackOffMask) ;

Completed in 457 milliseconds