Skip to main content

ARC_BLOCKHEADER_CREATED

Static ARC_BLOCKHEADER_CREATED 

Source
pub static ARC_BLOCKHEADER_CREATED: Atomic<u64>
Expand description

Total Arc heap allocations created (each Arc::new(header) call). Compare to jemalloc bin112 curregs to see how many have been freed.