Searched refs:tcache_enabled_set (Results 1 – 6 of 6) sorted by relevance
176 void tcache_enabled_set(bool enabled);220 tcache_enabled_set(bool enabled) in tcache_enabled_set() function
484 tcache_enabled_set
486 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
486 #undef tcache_enabled_set
304 tcache_enabled_set(false); /* Memoize. */ in tcache_get_hard()
1375 tcache_enabled_set(*(bool *)newp); in CTL_TSD_RO_NL_CGEN()