org.mmtk.utility.options
Class PrintPhaseStats
java.lang.Object
org.vmutil.options.Option
org.vmutil.options.BooleanOption
org.mmtk.utility.options.PrintPhaseStats
public final class PrintPhaseStats
- extends BooleanOption
When printing statistics, should statistics for each
gc-mutator phase be printed?
Fields inherited from class org.vmutil.options.Option |
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintPhaseStats
public PrintPhaseStats()
- Create the option.