Searched refs:tcaches_flush (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h161 void tcaches_flush(tsd_t *tsd, unsigned ind);
H A Dprivate_namespace.h537 #define tcaches_flush JEMALLOC_N(tcaches_flush) macro
H A Dprivate_unnamespace.h537 #undef tcaches_flush macro
/external/jemalloc/src/
H A Dtcache.c531 tcaches_flush(tsd_t *tsd, unsigned ind) { function
H A Dctl.c1508 tcaches_flush(tsd, tcache_ind);

Completed in 81 milliseconds