Searched refs:malloc_slow (Results 1 – 6 of 6) sorted by relevance
9 extern bool malloc_slow;
241 assert(!malloc_slow && tsd_tcache_enabled_get(tsd) && in tsd_assert_fast()
20 #define malloc_slow JEMALLOC_N(malloc_slow) macro
57 if (malloc_slow || !tsd_tcache_enabled_get(tsd) || in tsd_slow_update()122 assert(malloc_slow || !tsd_tcache_enabled_get(tsd) || in tsd_fetch_slow()
100 bool malloc_slow = true; variable868 malloc_slow = (malloc_slow_flags != 0); in malloc_slow_flag_init()