Searched refs:tcache_enabled_set (Results 1 – 6 of 6) sorted by relevance
169 void tcache_enabled_set(bool enabled);213 tcache_enabled_set(bool enabled) in tcache_enabled_set() function
448 tcache_enabled_set
448 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
448 #undef tcache_enabled_set
303 tcache_enabled_set(false); /* Memoize. */ in tcache_get_hard()
1369 tcache_enabled_set(*(bool *)newp); in CTL_TSD_RO_NL_CGEN()