Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h45 void tcaches_destroy(tsd_t *tsd, unsigned ind);
Dprivate_namespace_jet.h361 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
Dprivate_namespace.h354 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt539 tcaches_destroy
Dtcache.h162 void tcaches_destroy(tsd_t *tsd, unsigned ind);
Dprivate_namespace.h536 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
Dprivate_unnamespace.h536 #undef tcaches_destroy
/external/jemalloc/src/
Dtcache.c538 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy() function
Dctl.c1532 tcaches_destroy(tsd, tcache_ind); in tcache_destroy_ctl()
/external/jemalloc_new/src/
Dtcache.c659 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy() function
Dctl.c1910 tcaches_destroy(tsd, tcache_ind); in tcache_destroy_ctl()