Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h442 tcache_dalloc_large(tsd_t *tsd, tcache_t *tcache, void *ptr, size_t size, in tcache_dalloc_large() function
Dprivate_namespace.h521 #define tcache_dalloc_large JEMALLOC_N(tcache_dalloc_large) macro