Home
last modified time | relevance | path

Searched refs:tcache_dalloc_small (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Darena_inlines_b.h224 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, in arena_dalloc()
336 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, szind, in arena_sdalloc()
Dtcache_inlines.h168 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
/external/jemalloc/include/jemalloc/internal/
Dtcache.h183 void tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr,
417 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
Dprivate_symbols.txt522 tcache_dalloc_small
Dprivate_namespace.h522 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro
Darena.h1467 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, in arena_dalloc()
1525 tcache_dalloc_small(tsdn_tsd(tsdn), tcache, ptr, in arena_sdalloc()
Dprivate_unnamespace.h522 #undef tcache_dalloc_small