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

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

Completed in 39 milliseconds