public static final class InstrumentPhase.InstrumentationConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
instrumentationTableSize |
boolean |
instrumentBoundaries |
boolean |
instrumentBoundariesPerInlineSite |
boolean |
instrumentBranches |
boolean |
instrumentBranchesPerInlineSite |
| Constructor and Description |
|---|
InstrumentationConfiguration(org.graalvm.options.OptionValues options) |
public final boolean instrumentBranches
public final boolean instrumentBranchesPerInlineSite
public final boolean instrumentBoundaries
public final boolean instrumentBoundariesPerInlineSite
public final int instrumentationTableSize