pub fn jemalloc_profiling_dump(_: &str) -> Result<(), String>
A dummy function which is used when the Jemalloc profiling isn’t supported.
Jemalloc profiling is disabled in default, the feature profiling is used to enable it.
profiling