Home
last modified time | relevance | path

Searched defs:tcache_get (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_a.h140 tcache_get(tsd_t *tsd) { in tcache_get() function
/external/jemalloc/include/jemalloc/internal/
Dtcache.h238 tcache_get(tsd_t *tsd, bool create) in tcache_get() function
Dprivate_namespace.h529 #define tcache_get JEMALLOC_N(tcache_get) macro