|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of PlanConstraints in org.jikesrvm.mm.mminterface |
|---|
| Subclasses of PlanConstraints in org.jikesrvm.mm.mminterface | |
|---|---|
static class |
Selected.Constraints
|
| Uses of PlanConstraints in org.jikesrvm.mm.mmtk |
|---|
| Methods in org.jikesrvm.mm.mmtk that return PlanConstraints | |
|---|---|
PlanConstraints |
ActivePlan.constraints()
|
| Uses of PlanConstraints in org.mmtk.plan |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan | |
|---|---|
class |
SimpleConstraints
Constraints specific to simple collectors. |
class |
StopTheWorldConstraints
Constraints specific to Stop-the-world collectors. |
| Uses of PlanConstraints in org.mmtk.plan.concurrent |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.concurrent | |
|---|---|
class |
ConcurrentConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.concurrent.marksweep |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.concurrent.marksweep | |
|---|---|
class |
CMSConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.copyms |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.copyms | |
|---|---|
class |
CopyMSConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.generational |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.generational | |
|---|---|
class |
GenConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.generational.copying |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.generational.copying | |
|---|---|
class |
GenCopyConstraints
GenCopy constants. |
| Uses of PlanConstraints in org.mmtk.plan.generational.immix |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.generational.immix | |
|---|---|
class |
GenImmixConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.generational.marksweep |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.generational.marksweep | |
|---|---|
class |
GenMSConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.immix |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.immix | |
|---|---|
class |
ImmixConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.markcompact |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.markcompact | |
|---|---|
class |
MCConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.marksweep |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.marksweep | |
|---|---|
class |
MSConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.nogc |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.nogc | |
|---|---|
class |
NoGCConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.poisoned |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.poisoned | |
|---|---|
class |
PoisonedConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.refcount |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.refcount | |
|---|---|
class |
RCBaseConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.refcount.fullheap |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.refcount.fullheap | |
|---|---|
class |
RCConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.refcount.generational |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.refcount.generational | |
|---|---|
class |
GenRCConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.semispace |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.semispace | |
|---|---|
class |
SSConstraints
SemiSpace common constants. |
| Uses of PlanConstraints in org.mmtk.plan.semispace.gcspy |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.semispace.gcspy | |
|---|---|
class |
SSGCspyConstraints
Semi space GCspy constants. |
| Uses of PlanConstraints in org.mmtk.plan.semispace.gctrace |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.semispace.gctrace | |
|---|---|
class |
GCTraceConstraints
GCTrace constants. |
| Uses of PlanConstraints in org.mmtk.plan.semispace.usePrimitiveWriteBarriers |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.semispace.usePrimitiveWriteBarriers | |
|---|---|
class |
UsePrimitiveWriteBarriersConstraints
UsePrimitiveWriteBarriers common constants. |
| Uses of PlanConstraints in org.mmtk.plan.stickyimmix |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.stickyimmix | |
|---|---|
class |
StickyImmixConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.plan.stickyms |
|---|
| Subclasses of PlanConstraints in org.mmtk.plan.stickyms | |
|---|---|
class |
StickyMSConstraints
This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know. |
| Uses of PlanConstraints in org.mmtk.vm |
|---|
| Methods in org.mmtk.vm that return PlanConstraints | |
|---|---|
abstract PlanConstraints |
ActivePlan.constraints()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||