Package one.nio.mem
Class MallocAnalyzer
java.lang.Object
one.nio.mem.Malloc
one.nio.mem.MallocMT
one.nio.mem.MallocAnalyzer
- All Implemented Interfaces:
Allocator,MallocMXBean
-
Field Summary
Fields inherited from class one.nio.mem.MallocMT
DEFAULT_CONCURRENCY_LEVEL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class one.nio.mem.MallocMT
allocatedSize, free, getFreeMemory, malloc, segment, segmentFor, segments, verifyMethods inherited from class one.nio.mem.Malloc
base, calloc, getTotalMemory, getUsedMemory
-
Constructor Details
-
MallocAnalyzer
-
-
Method Details
-
info
public void info() -
segmentInfo
public void segmentInfo() -
chunkInfo
public void chunkInfo() -
main
- Throws:
Exception
-