static BIG_ALLOCATION_TRACKER: Lazy<Mutex<AllocationTracker>>
Expand description
Statistics about extant allocations larger than MEDIUM_SIZE
.
static BIG_ALLOCATION_TRACKER: Lazy<Mutex<AllocationTracker>>
Statistics about extant allocations larger than MEDIUM_SIZE
.