Home
last modified time | relevance | path

Searched refs:SampleAllocation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp2168 bool SampleAllocation(size_t k);
2721 inline bool TCMalloc_ThreadCache::SampleAllocation(size_t k) { in SampleAllocation() function in WTF::TCMalloc_ThreadCache
3480 if ((FLAGS_tcmalloc_sample_parameter > 0) && heap->SampleAllocation(size)) { in CreateCacheIfNecessary()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1417090 (KXMLCore::TCMalloc_ThreadCache::SampleAllocation):