Searched refs:tcache_enabled_get (Results 1 – 6 of 6) sorted by relevance
7 bool tcache_enabled_get(void);35 tcache_enabled_get(void) in tcache_enabled_get() function
464 tcache_enabled_get
464 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get) macro
464 #undef tcache_enabled_get
296 if (!tcache_enabled_get()) { in tcache_get_hard()
1383 oldval = tcache_enabled_get(); in CTL_TSD_RO_NL_CGEN()
Completed in 15 milliseconds