Searched refs:malloc_slow (Results 1 – 5 of 5) sorted by relevance
11 extern bool malloc_slow;
399 assert(!malloc_slow && tsd_tcache_enabled_get(tsd) && in tsd_rtree_ctx()
22 #define malloc_slow JEMALLOC_N(malloc_slow)21 #define malloc_slow JEMALLOC_N(malloc_slow) global() macro
163 if (malloc_slow || tsd_local_slow(tsd) || tsd_global_slow()) { in tsd_state_compute() 454 /* malloc_slow has been set properly. Update tsd_slow. */ in _tls_callback()
190 bool malloc_slow = true; variable977 malloc_slow = (malloc_slow_flags != 0); in malloc_slow_flag_init()