Home
last modified time | relevance | path

Searched refs:ReleaseToCentralCache (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2162 void ReleaseToCentralCache(size_t cl, int N);
2753 ReleaseToCentralCache(cl, list_[cl].length()); in Cleanup()
2777 ReleaseToCentralCache(cl, num_objects_to_move[cl]); in Deallocate()
2792 inline void TCMalloc_ThreadCache::ReleaseToCentralCache(size_t cl, int N) { in ReleaseToCentralCache() function in WTF::TCMalloc_ThreadCache
2827 ReleaseToCentralCache(cl, drop); in Scavenge()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1417096 (KXMLCore::TCMalloc_ThreadCache::ReleaseToCentralCache):
DChangeLog-2008-08-1024418 (WTF::TCMalloc_ThreadCache::ReleaseToCentralCache):