Uses of Class
org.openjdk.jmc.flightrecorder.rules.jdk.compilation.CodeCacheRule.CodeHeapData
-
Packages that use CodeCacheRule.CodeHeapData Package Description org.openjdk.jmc.flightrecorder.rules.jdk.compilation -
-
Uses of CodeCacheRule.CodeHeapData in org.openjdk.jmc.flightrecorder.rules.jdk.compilation
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.compilation with parameters of type CodeCacheRule.CodeHeapData Modifier and Type Method Description int
CodeCacheRule.CodeHeapData. compareTo(CodeCacheRule.CodeHeapData o)
Method parameters in org.openjdk.jmc.flightrecorder.rules.jdk.compilation with type arguments of type CodeCacheRule.CodeHeapData Modifier and Type Method Description private void
CodeCacheRule. addIfHalfFull(IQuantity ratioUnallocated, java.util.List<CodeCacheRule.CodeHeapData> heaps, java.lang.String name)
-