Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_a.h130 assert(tsd_tcachep_get(tsd)->arena == NULL || in tcache_available()
131 tcache_small_bin_get(tsd_tcachep_get(tsd), 0)->avail != in tcache_available()
145 return tsd_tcachep_get(tsd); in tcache_get()
/external/jemalloc_new/src/
Dtcache.c506 tcache_flush_cache(tsd, tsd_tcachep_get(tsd)); in tcache_flush()
529 tcache_t *tcache = tsd_tcachep_get(tsd); in tcache_cleanup()
Djemalloc.c1697 tcache = tsd_tcachep_get(tsd);
2408 tcache = tsd_tcachep_get(tsd);
2957 tcache = tsd_tcachep_get(tsd);
3019 tcache = tsd_tcachep_get(tsd);
Dctl.c1739 tsd_tcachep_get(tsd), newarena); in CTL_RO_CONFIG_GEN()
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt594 tsd_tcachep_get
Dprivate_namespace.h591 #define tsd_tcachep_get JEMALLOC_N(tsd_tcachep_get) macro
Dprivate_unnamespace.h591 #undef tsd_tcachep_get