MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / b0get

Function b0get

deps/jemalloc/src/base.c:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344base_t *
345b0get(void) {
346 return b0;
347}
348
349base_t *
350base_new(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) {

Callers 9

arenas_i_implFunction · 0.70
ctl_initFunction · 0.70
prof_boot2Function · 0.70
background_thread_boot1Function · 0.70
rtree_node_alloc_implFunction · 0.70
rtree_leaf_alloc_implFunction · 0.70
tcaches_create_prepFunction · 0.70
tcache_bootFunction · 0.70
arena_newFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected