Searched refs:findFreeObjects (Results 1 – 3 of 3) sorted by relevance
3635 void findFreeObjects(TCMalloc_ThreadCache* threadCache) in CreateCacheIfNecessary() function in WTF::FreeObjectFinder3641 …void findFreeObjects(TCMalloc_Central_FreeListPadded* centralFreeList, size_t numSizes, TCMalloc_C… in CreateCacheIfNecessary() function in WTF::FreeObjectFinder3757 finder.findFreeObjects(threadHeaps); in CreateCacheIfNecessary()3758 finder.findFreeObjects(centralCaches, kNumClasses, mzone->m_centralCaches); in CreateCacheIfNecessary()
27890 …(WTF::TCMallocStats::FreeObjectFinder::findFreeObjects): Pass in the remote address of the central…
1098 …(WTF::FreeObjectFinder::findFreeObjects): Find the free objects within a thread cache or free list.