Searched refs:base_block_alloc (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | base.c | 248 base_block_alloc(tsdn_t *tsdn, base_t *base, extent_hooks_t *extent_hooks, in base_block_alloc() function 317 base_block_t *block = base_block_alloc(tsdn, base, extent_hooks, in base_extent_alloc() 353 base_block_t *block = base_block_alloc(tsdn, NULL, extent_hooks, ind, in base_new()
|