Package | Description |
---|---|
org.jikesrvm.adaptive.measurements.instrumentation |
Modifier and Type | Class and Description |
---|---|
class |
MethodInvocationCounterData
An instance of this class is used to store method counters.
|
class |
StringEventCounterData
A generic data object that maps strings to counters.
|
class |
YieldpointCounterData
An extension of StringEventCounterData so that the printing can
be specialized for yieldpoints.
|