Searched refs:TCACHE_NSLOTS_SMALL_MIN (Results 1 – 2 of 2) sorted by relevance
579 if ((arena_bin_info[i].nregs << 1) <= TCACHE_NSLOTS_SMALL_MIN) { in tcache_boot()581 TCACHE_NSLOTS_SMALL_MIN; in tcache_boot()
22 #define TCACHE_NSLOTS_SMALL_MIN 20 macro