Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ a0idalloc
Function
a0idalloc
deps/jemalloc/src/jemalloc.c:244–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
static void
245
a0idalloc(void *ptr, bool is_internal) {
246
idalloctm(TSDN_NULL, ptr, NULL, NULL, is_internal, true);
247
}
248
249
void *
250
a0malloc(size_t size) {
Callers
2
a0dalloc
Function · 0.70
bootstrap_free
Function · 0.70
Calls
1
idalloctm
Function · 0.50
Tested by
no test coverage detected