AllocationList::only_ptmalloc_not_mmaped
fn only_ptmalloc_not_mmaped(
self: AllocationList
) -> AllocationList
Returns a new AllocationList with only ptmalloc allocations which were internally not allocated through mmap.
fn only_ptmalloc_not_mmaped(
self: AllocationList
) -> AllocationList
Returns a new AllocationList with only ptmalloc allocations which were internally not allocated through mmap.