Uses of Class
org.adoptopenjdk.jitwatch.jarscan.allocationcount.AllocCountMap
Packages that use AllocCountMap
-
Uses of AllocCountMap in org.adoptopenjdk.jitwatch.jarscan.allocationcount
Fields in org.adoptopenjdk.jitwatch.jarscan.allocationcount with type parameters of type AllocCountMapModifier and TypeFieldDescriptionprivate Map<Opcode, AllocCountMap> InstructionAllocCountMap.opcodeMap