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