Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.rules.jdk.compilation |
Modifier and Type | Field and Description |
---|---|
static ContentType<CodeCacheRule.CodeHeapData> |
CodeCacheRule.CODE_HEAP |
static TypedCollectionResult<CodeCacheRule.CodeHeapData> |
CodeCacheRule.CODE_HEAPS |
Modifier and Type | Method and Description |
---|---|
int |
CodeCacheRule.CodeHeapData.compareTo(CodeCacheRule.CodeHeapData o) |
Modifier and Type | Method and Description |
---|---|
private void |
CodeCacheRule.addIfHalfFull(IQuantity ratioUnallocated,
java.util.List<CodeCacheRule.CodeHeapData> heaps,
java.lang.String name) |