MCPcopy Create free account
hub / github.com/ezrosent/allocators-rs / realloc

Method realloc

mmap-alloc/src/lib.rs:482–502  ·  view source on GitHub ↗
(
        &mut self,
        ptr: NonNull<u8>,
        layout: Layout,
        new_size: usize,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.45

Calls 10

next_multipleFunction · 0.85
remapFunction · 0.85
allocFunction · 0.85
protectFunction · 0.85
get_permFunction · 0.85
reallocFunction · 0.85
sizeMethod · 0.80
shrink_in_placeMethod · 0.80
alignMethod · 0.80
cloneMethod · 0.45

Tested by 1

testFunction · 0.36