Searched refs:tcaches_flush (Results 1 – 6 of 6) sorted by relevance
496 tcaches_flush
498 #define tcaches_flush JEMALLOC_N(tcaches_flush) macro
163 void tcaches_flush(tsd_t *tsd, unsigned ind);
498 #undef tcaches_flush
487 tcaches_flush(tsd_t *tsd, unsigned ind) in tcaches_flush() function
1514 tcaches_flush(tsd, tcache_ind); in tcache_flush_ctl()