pub fn analyze_fragmentation(
allocations: &[AllocationInfo],
) -> FragmentationAnalysis
Expand description
Analyze memory fragmentation - backward compatibility function
pub fn analyze_fragmentation(
allocations: &[AllocationInfo],
) -> FragmentationAnalysis
Analyze memory fragmentation - backward compatibility function