public final class AosEntrypoints extends Object
Modifier and Type | Field and Description |
---|---|
static RVMField |
cbsResetValueField |
static RVMField |
counterArrayManagerCounterArraysField |
static RVMField |
edgeListenerSamplesTakenField |
static RVMField |
edgeListenerUpdateCalledField |
static RVMField |
globalCBSField |
static NormalMethod |
invocationCounterTrippedMethod |
static RVMField |
invocationCountsField |
static RVMField |
methodListenerNumSamplesField |
static NormalMethod |
osrCleanRefsMethod |
static NormalMethod |
osrGetRefAtMethod |
static RVMField |
specializedMethodsField |
static RVMField |
threadCBSField |
static RVMField |
yieldCountListenerNumYieldsField |
Modifier | Constructor and Description |
---|---|
private |
AosEntrypoints() |
public static final NormalMethod osrGetRefAtMethod
public static final NormalMethod osrCleanRefsMethod
public static final RVMField methodListenerNumSamplesField
public static final RVMField edgeListenerUpdateCalledField
public static final RVMField edgeListenerSamplesTakenField
public static final RVMField yieldCountListenerNumYieldsField
public static final RVMField counterArrayManagerCounterArraysField
public static final RVMField invocationCountsField
public static final NormalMethod invocationCounterTrippedMethod
public static final RVMField globalCBSField
public static final RVMField threadCBSField
public static final RVMField cbsResetValueField
public static final RVMField specializedMethodsField
private AosEntrypoints()