MapList::only_leaked_or_deallocated_after
fn only_leaked_or_deallocated_after(
self: MapList,
duration: Duration
) -> MapList
Returns a new MapList with only the maps that were either leaked or unmapped
after duration from the start of profiling.