Home
last modified time | relevance | path

Searched refs:tcache_cleanup (Results 1 – 11 of 11) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dtcache.h157 void tcache_cleanup(tsd_t *tsd);
199 tcache_cleanup(tsd); in tcache_flush()
234 tcache_cleanup(tsd); in tcache_enabled_set()
Dprivate_symbols.txt519 tcache_cleanup
Dprivate_namespace.h519 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
Dprivate_unnamespace.h519 #undef tcache_cleanup
/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h41 void tcache_cleanup(tsd_t *tsd);
Dtcache_inlines.h23 tcache_cleanup(tsd); in tcache_enabled_set()
Dprivate_namespace_jet.h350 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
Dprivate_namespace.h343 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
/external/jemalloc_new/src/
Dtsd.c209 tcache_cleanup(tsd); in tsd_do_data_cleanup()
Dtcache.c528 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup() function
/external/jemalloc/src/
Dtcache.c402 tcache_cleanup(tsd_t *tsd) in tcache_cleanup() function