Searched refs:tcache_enabled_get (Results 1 – 6 of 6) sorted by relevance
174 bool tcache_enabled_get(void);202 tcache_enabled_get(void) in tcache_enabled_get() function
483 tcache_enabled_get
485 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get) macro
485 #undef tcache_enabled_get
302 if (!tcache_enabled_get()) { in tcache_get_hard()
1369 oldval = tcache_enabled_get(); in CTL_TSD_RO_NL_CGEN()