Home
last modified time | relevance | path

Searched defs:tcache_dalloc_small (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtcache.h417 tcache_dalloc_small(tsd_t *tsd, tcache_t *tcache, void *ptr, szind_t binind, in tcache_dalloc_small() function
Dprivate_namespace.h522 #define tcache_dalloc_small JEMALLOC_N(tcache_dalloc_small) macro