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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h49 void tcache_flush(tsd_t *tsd);
H A Dprivate_namespace.h379 #define tcache_flush JEMALLOC_N(tcache_flush) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c540 tcache_flush(tsd_t *tsd) { function
H A Dctl.c116 CTL_PROTO(tcache_flush)
346 {NAME("flush"), CTL(tcache_flush)},
1903 tcache_flush(tsd);

Completed in 113 milliseconds