java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.nd.db.MemoryStats

public class MemoryStats extends Object
  • Field Details

    • TOTAL_MALLOC_POOLS

      public static final int TOTAL_MALLOC_POOLS
      See Also:
      Constant Field Values
    • SIZE

      public static final int SIZE
      The size of the statistics for a single malloc pool
    • address

      public final long address
  • Constructor Details

    • MemoryStats

      public MemoryStats(org.aspectj.org.eclipse.jdt.internal.core.nd.db.Chunk db, long address)
  • Method Details