mmappedBytes property
Bytes in blocks the allocator mapped separately (returned to the OS on free, so they do not accumulate).
Implementation
final int mmappedBytes;
Bytes in blocks the allocator mapped separately (returned to the OS on free, so they do not accumulate).
final int mmappedBytes;