MCPcopy Create free account
hub / github.com/SergeyMakeev/smmalloc / sys_alloc

Function sys_alloc

extern/dlmalloc/dlmalloc.cpp:4041–4247  ·  view source on GitHub ↗

Get memory from system using MORECORE or MMAP */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dlmallocFunction · 0.85
mspace_mallocFunction · 0.85

Calls 6

mmap_allocFunction · 0.85
segment_holdingFunction · 0.85
init_binsFunction · 0.85
init_topFunction · 0.85
prepend_allocFunction · 0.85
add_segmentFunction · 0.85

Tested by

no test coverage detected