MCPcopy Create free account
hub / github.com/beefytech/Beef / jemalloc.c

File jemalloc.c

BeefRT/JEMalloc/src/jemalloc.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#define JEMALLOC_C_
2#include "jemalloc/internal/jemalloc_preamble.h"
3#include "jemalloc/internal/jemalloc_internal_includes.h"
4

Callers

nothing calls this directly

Calls 13

static_opts_initFunction · 0.85
dynamic_opts_initFunction · 0.85
imallocFunction · 0.85
hook_invoke_allocFunction · 0.85
do_rallocxFunction · 0.85
do_realloc_nonnull_zeroFunction · 0.85
malloc_initializedFunction · 0.85
tsdn_fetchFunction · 0.85
check_entry_exit_lockingFunction · 0.85
ivsallocFunction · 0.85
isallocFunction · 0.85
inallocxFunction · 0.85

Tested by

no test coverage detected