Searched refs:overall_thread_cache_size (Results 1 – 1 of 1) sorted by relevance
2563 static size_t overall_thread_cache_size = kDefaultOverallThreadCacheSize; variable3227 size_t space = overall_thread_cache_size / n; in CreateCacheIfNecessary()3450 *value = overall_thread_cache_size; in CreateCacheIfNecessary()3473 overall_thread_cache_size = static_cast<size_t>(value); in CreateCacheIfNecessary()