Searched refs:tcaches_flush (Results 1 – 6 of 6) sorted by relevance
460 tcaches_flush
460 #define tcaches_flush JEMALLOC_N(tcaches_flush) macro
156 void tcaches_flush(tsd_t *tsd, unsigned ind);
460 #undef tcaches_flush
478 tcaches_flush(tsd_t *tsd, unsigned ind) in tcaches_flush() function
1508 tcaches_flush(tsd, tcache_ind); in tcache_flush_ctl()