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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp2432 static int kvGetInt (char * kvList, const char * Key, int Default) { function
2469 #define SETKNOB(x) { Knob_##x = kvGetInt (knobs, #x, Knob_##x); }

Completed in 221 milliseconds