public final class MethodCountSet extends Object
Modifier and Type | Field and Description |
---|---|
(package private) CompiledMethod[] |
cms
array of compiled methods
|
(package private) double[] |
counters
array of counts
|
Constructor and Description |
---|
MethodCountSet(CompiledMethod[] _cms,
double[] _counters)
Constructor
|
CompiledMethod[] cms
double[] counters
MethodCountSet(CompiledMethod[] _cms, double[] _counters)
_cms
- array of compiled method ids_counters
- array of counters