Searched refs:arena_sdalloc (Results 1 – 8 of 8) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_inlines_c.h | 131 arena_sdalloc(tsdn, ptr, size, tcache, alloc_ctx, slow_path); in isdalloct()
|
D | arena_inlines_b.h | 287 arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in arena_sdalloc() function
|
/external/jemalloc/include/jemalloc/internal/ |
D | private_symbols.txt | 114 arena_sdalloc
|
D | private_namespace.h | 114 #define arena_sdalloc JEMALLOC_N(arena_sdalloc) macro
|
D | arena.h | 711 void arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, 1496 arena_sdalloc(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, in arena_sdalloc() function
|
D | private_unnamespace.h | 114 #undef arena_sdalloc
|
D | jemalloc_internal.h | 1189 arena_sdalloc(tsdn, ptr, size, tcache, slow_path); in isdalloct()
|
D | jemalloc_internal.h.in | 1189 arena_sdalloc(tsdn, ptr, size, tcache, slow_path);
|