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.
pub fn emit_jemalloc_stats()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.