Searched refs:tcache_enabled_set (Results 1 – 6 of 6) sorted by relevance
9 void tcache_enabled_set(bool enabled);53 tcache_enabled_set(bool enabled) in tcache_enabled_set() function
465 tcache_enabled_set
465 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
465 #undef tcache_enabled_set
298 tcache_enabled_set(false); /* Memoize. */ in tcache_get_hard()
1389 tcache_enabled_set(*(bool *)newp); in CTL_TSD_RO_NL_CGEN()
Completed in 36 milliseconds