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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethod.cpp731 return scale_count(data->as_CounterData()->count());
762 int ciMethod::scale_count(int count, float prof_factor) { function in class:ciMethod

Completed in 33 milliseconds