Skip to main content

emit_jemalloc_stats

Function emit_jemalloc_stats 

Source
pub fn emit_jemalloc_stats()
Expand description

Emits jemalloc’s own runtime accounting (stats.allocated/resident/ mapped/retained). Only meaningful when jemalloc is this process’s global allocator, hence the feature + platform gate.