Static jemalloc_pprof::PROF_CTL
source ยท pub static PROF_CTL: Lazy<Option<Arc<Mutex<JemallocProfCtl>>>>
Expand description
Per-process singleton for controlling jemalloc profiling.
pub static PROF_CTL: Lazy<Option<Arc<Mutex<JemallocProfCtl>>>>
Per-process singleton for controlling jemalloc profiling.