|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AOSOptions | |
|---|---|
| org.jikesrvm.adaptive.controller | |
| org.jikesrvm.adaptive.database | |
| org.jikesrvm.adaptive.measurements.instrumentation | |
| org.jikesrvm.adaptive.recompilation.instrumentation | |
| Uses of AOSOptions in org.jikesrvm.adaptive.controller |
|---|
| Fields in org.jikesrvm.adaptive.controller declared as AOSOptions | |
|---|---|
static AOSOptions |
Controller.options
Controller subsystem control options |
| Methods in org.jikesrvm.adaptive.controller with parameters of type AOSOptions | |
|---|---|
(package private) static void |
AdaptiveInlining.boot(AOSOptions options)
Set parameters. |
| Uses of AOSOptions in org.jikesrvm.adaptive.database |
|---|
| Methods in org.jikesrvm.adaptive.database with parameters of type AOSOptions | |
|---|---|
static void |
AOSDatabase.boot(AOSOptions options)
Called at startup |
| Uses of AOSOptions in org.jikesrvm.adaptive.measurements.instrumentation |
|---|
| Methods in org.jikesrvm.adaptive.measurements.instrumentation with parameters of type AOSOptions | |
|---|---|
static void |
Instrumentation.boot(AOSOptions options)
Called at boot time |
| Uses of AOSOptions in org.jikesrvm.adaptive.recompilation.instrumentation |
|---|
| Methods in org.jikesrvm.adaptive.recompilation.instrumentation with parameters of type AOSOptions | |
|---|---|
static void |
CounterBasedSampling.boot(AOSOptions options)
Perform at system boot. |
| Constructors in org.jikesrvm.adaptive.recompilation.instrumentation with parameters of type AOSOptions | |
|---|---|
AOSInstrumentationPlan(AOSOptions options,
NormalMethod method)
Construct based on options |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||