AllocationList::only_jemalloc
fn only_jemalloc(
self: AllocationList
) -> AllocationList
Returns a new AllocationList
with only allocations which were allocated through
one of the jemalloc interfaces.
fn only_jemalloc(
self: AllocationList
) -> AllocationList
Returns a new AllocationList
with only allocations which were allocated through
one of the jemalloc interfaces.