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

Method alloc

mmap-alloc/src/lib.rs:385–429  ·  view source on GitHub ↗
(&mut self, layout: Layout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

c_mallocMethod · 0.45
c_vallocMethod · 0.45
c_pvallocMethod · 0.45
c_reallocMethod · 0.45
c_reallocfMethod · 0.45
c_posix_memalignMethod · 0.45
c_memalignMethod · 0.45
c__aligned_mallocMethod · 0.45

Calls 9

next_multipleFunction · 0.85
allocFunction · 0.85
sizeMethod · 0.80
alignMethod · 0.80
alloc_excessMethod · 0.80
mapFunction · 0.70
unmapFunction · 0.70
commitFunction · 0.70
layoutMethod · 0.45

Tested by

no test coverage detected