Searched refs:isdalloct (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_inlines_c.h | 127 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in isdalloct() function 168 isdalloct(tsdn, ptr, oldsize, tcache, NULL, true); in iralloct_realign()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | large.c | 300 isdalloct(tsdn, extent_addr_get(extent), oldusize, tcache, NULL, true); in large_ralloc()
|
| H A D | jemalloc.c | 2280 isdalloct(tsd_tsdn(tsd), ptr, usize, tcache, ctx, false); in isfree() 2282 isdalloct(tsd_tsdn(tsd), ptr, usize, tcache, ctx, true); in isfree()
|
| H A D | arena.c | 1668 isdalloct(tsdn, ptr, oldsize, tcache, NULL, true); in arena_ralloc()
|