MCPcopy Create free account
hub / github.com/SerenityOS/serenity / malloc_impl

Function malloc_impl

Userland/Libraries/LibC/malloc.cpp:250–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mallocFunction · 0.85
callocFunction · 0.85
posix_memalignFunction · 0.85
aligned_allocFunction · 0.85

Calls 15

popcountFunction · 0.85
dbglnFunction · 0.85
allocator_for_sizeFunction · 0.85
round_up_to_power_of_twoFunction · 0.85
big_allocator_for_sizeFunction · 0.85
madviseFunction · 0.85
perrorFunction · 0.85
mprotectFunction · 0.85
os_allocFunction · 0.85
snprintfFunction · 0.85
set_mmap_nameFunction · 0.85

Tested by

no test coverage detected