Class InstructionAllocCountMap

java.lang.Object
org.adoptopenjdk.jitwatch.jarscan.allocationcount.InstructionAllocCountMap

public class InstructionAllocCountMap extends Object
  • Field Details

  • Constructor Details

    • InstructionAllocCountMap

      public InstructionAllocCountMap()
  • Method Details

    • count

      public void count(Opcode opcode, String allocatedType)
    • toString

      public String toString(int limitPerInvoke)