Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
344
base_t *
345
b0get(void) {
346
return b0;
347
}
348
349
base_t *
350
base_new(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) {
Callers
9
arenas_i_impl
Function · 0.70
ctl_init
Function · 0.70
prof_boot2
Function · 0.70
background_thread_boot1
Function · 0.70
rtree_node_alloc_impl
Function · 0.70
rtree_leaf_alloc_impl
Function · 0.70
tcaches_create_prep
Function · 0.70
tcache_boot
Function · 0.70
arena_new
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected