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

/openjdk7/hotspot/src/share/vm/runtime/
H A DsimpleThresholdPolicy.hpp63 void set_c2_count(int x) { _c2_count = x; } function in class:SimpleThresholdPolicy

Completed in 27 milliseconds