org.mmtk.utility.options
Class Options
java.lang.Object
org.mmtk.utility.options.Options
public final class Options
- extends Object
Repository for all option instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
set
public static OptionSet set
concurrentTrigger
public static ConcurrentTrigger concurrentTrigger
cycleFilterThreshold
public static CycleFilterThreshold cycleFilterThreshold
cycleMetaDataLimit
public static CycleMetaDataLimit cycleMetaDataLimit
cycleTriggerThreshold
public static CycleTriggerThreshold cycleTriggerThreshold
debugAddress
public static DebugAddress debugAddress
nurseryZeroing
public static NurseryZeroing nurseryZeroing
dummyEnum
public static DummyEnum dummyEnum
defragHeadroom
public static DefragHeadroom defragHeadroom
defragHeadroomFraction
public static DefragHeadroomFraction defragHeadroomFraction
defragFreeHeadroom
public static DefragFreeHeadroom defragFreeHeadroom
defragFreeHeadroomFraction
public static DefragFreeHeadroomFraction defragFreeHeadroomFraction
defragLineReuseRatio
public static DefragLineReuseRatio defragLineReuseRatio
defragSimpleSpillThreshold
public static DefragSimpleSpillThreshold defragSimpleSpillThreshold
defragStress
public static DefragStress defragStress
eagerCompleteSweep
public static EagerCompleteSweep eagerCompleteSweep
eagerMmapSpaces
public static EagerMmapSpaces eagerMmapSpaces
fragmentationStats
public static FragmentationStats fragmentationStats
fullHeapSystemGC
public static FullHeapSystemGC fullHeapSystemGC
gcspyPort
public static GCspyPort gcspyPort
gcspyTileSize
public static GCspyTileSize gcspyTileSize
gcspyWait
public static GCspyWait gcspyWait
gcTimeCap
public static GCTimeCap gcTimeCap
genCycleDetection
public static GenCycleDetection genCycleDetection
harnessAll
public static HarnessAll harnessAll
ignoreSystemGC
public static IgnoreSystemGC ignoreSystemGC
lineReuseRatio
public static LineReuseRatio lineReuseRatio
markSweepMarkBits
public static MarkSweepMarkBits markSweepMarkBits
metaDataLimit
public static MetaDataLimit metaDataLimit
noFinalizer
public static NoFinalizer noFinalizer
noReferenceTypes
public static NoReferenceTypes noReferenceTypes
nurserySize
public static NurserySize nurserySize
perfEvents
public static PerfEvents perfEvents
pretenureThresholdFraction
public static PretenureThresholdFraction pretenureThresholdFraction
printPhaseStats
public static PrintPhaseStats printPhaseStats
protectOnRelease
public static ProtectOnRelease protectOnRelease
sanityCheck
public static SanityCheck sanityCheck
stressFactor
public static StressFactor stressFactor
threads
public static Threads threads
traceRate
public static TraceRate traceRate
useReturnBarrier
public static UseReturnBarrier useReturnBarrier
variableSizeHeap
public static VariableSizeHeap variableSizeHeap
verboseFragmentationStats
public static VerboseFragmentationStats verboseFragmentationStats
verbose
public static Verbose verbose
verboseTiming
public static VerboseTiming verboseTiming
xmlStats
public static XmlStats xmlStats
Options
public Options()