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

Function b0get

deps/memkind/src/jemalloc/src/base.c:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228base_t *
229b0get(void) {
230 return b0;
231}
232
233base_t *
234base_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