Searched refs:ShrinkCache (Results 1 – 2 of 2) sorted by relevance
2399 bool ShrinkCache(int locked_size_class, bool force);2653 return central_cache[t].ShrinkCache(static_cast<int>(locked_size_class), force); in EvictRandomSizeClass()2683 bool TCMalloc_Central_FreeList::ShrinkCache(int locked_size_class, bool force) { in ShrinkCache() function in WTF::TCMalloc_Central_FreeList
24408 (WTF::TCMalloc_Central_FreeList::ShrinkCache):