AllocationGroupList::sort_by_size_descending
fn sort_by_size_descending(
self: AllocationGroupList
) -> AllocationGroupList
Sorts the groups by their memory usage in a descending order.
fn sort_by_size_descending(
self: AllocationGroupList
) -> AllocationGroupList
Sorts the groups by their memory usage in a descending order.