Searched refs:arena_sdalloc (Results 1 – 6 of 6) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | arena_inlines_b.h | 20 void arena_sdalloc(tsdn_t *tsdn, extent_t *extent, void *ptr, size_t size, 169 arena_sdalloc(tsdn_t *tsdn, extent_t *extent, void *ptr, size_t size, in arena_sdalloc() function
|
| A D | private_symbols.txt | 70 arena_sdalloc
|
| A D | private_namespace.h | 70 #define arena_sdalloc JEMALLOC_N(arena_sdalloc) macro
|
| A D | private_unnamespace.h | 70 #undef arena_sdalloc
|
| A D | jemalloc_internal.h | 1096 arena_sdalloc(tsdn, extent, ptr, size, tcache, slow_path); in isdalloct()
|
| A D | jemalloc_internal.h.in | 1094 arena_sdalloc(tsdn, extent, ptr, size, tcache, slow_path);
|
Completed in 13 milliseconds