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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h42 void tcaches_flush(tsd_t *tsd, unsigned ind);
H A Dprivate_namespace.h389 #define tcaches_flush JEMALLOC_N(tcaches_flush) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c709 tcaches_flush(tsd_t *tsd, unsigned ind) { function
H A Dctl.c2004 tcaches_flush(tsd, tcache_ind);

Completed in 173 milliseconds