public class MallocAnalyzer extends MallocMT
DEFAULT_CONCURRENCY_LEVEL| Constructor and Description |
|---|
MallocAnalyzer(long base,
long capacity,
PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
chunkInfo() |
void |
info() |
static void |
main(String[] args) |
void |
segmentInfo() |
allocatedSize, free, getFreeMemory, malloc, segment, segmentFor, segments, verifybase, calloc, getTotalMemory, getUsedMemorypublic MallocAnalyzer(long base,
long capacity,
PrintStream out)
Copyright © 2019. All rights reserved.