Home
last modified time | relevance | path

Searched refs:tcache_enabled_set (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h17 tcache_enabled_set(tsd_t *tsd, bool enabled) { in tcache_enabled_set() function
/freebsd/contrib/jemalloc/src/
H A Dctl.c1880 tcache_enabled_set(tsd, *(bool *)newp); in CTL_TSD_RO_NL_CGEN()