Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h187 tcache_t *tcaches_get(tsd_t *tsd, unsigned ind);
472 tcaches_get(tsd_t *tsd, unsigned ind) in tcaches_get() function
Dprivate_symbols.txt541 tcaches_get
Dprivate_namespace.h538 #define tcaches_get JEMALLOC_N(tcaches_get) macro
Dprivate_unnamespace.h538 #undef tcaches_get
/external/jemalloc_new/include/jemalloc/internal/
Dtcache_inlines.h219 tcaches_get(tsd_t *tsd, unsigned ind) { in tcaches_get() function
/external/jemalloc/src/
Djemalloc.c2140 *tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
2403 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
2622 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
2667 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
/external/jemalloc_new/src/
Djemalloc.c1705 tcache = tcaches_get(tsd, dopts->tcache_ind);
2711 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
2953 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));
3015 tcache = tcaches_get(tsd, MALLOCX_TCACHE_GET(flags));