Searched refs:kManyThreadsMallocSizes (Results 1 – 1 of 1) sorted by relevance
103 static const size_t kManyThreadsMallocSizes[] = {5, 1UL<<10, 1UL<<14, 357}; variable112 free(Ident(malloc(kManyThreadsMallocSizes[size_index]))); in ManyThreadsWithStatsWorker()