Searched refs:fastMallocStatistics (Results 1 – 4 of 4) sorted by relevance
195 WTF::FastMallocStatistics fastMallocStatistics = WTF::fastMallocStatistics();199 [NSNumber numberWithInt:fastMallocStatistics.heapSize], @"FastMallocHeapSize",200 … [NSNumber numberWithInt:fastMallocStatistics.freeSizeInHeap], @"FastMallocFreeSizeInHeap",201 … [NSNumber numberWithInt:fastMallocStatistics.freeSizeInCaches], @"FastMallocFreeSizeInCaches",202 … [NSNumber numberWithInt:fastMallocStatistics.returnedSize], @"FastMallocReturnedSize",
90 FastMallocStatistics fastMallocStatistics();
366 FastMallocStatistics fastMallocStatistics() in fastMallocStatistics() function4439 FastMallocStatistics fastMallocStatistics() in CreateCacheIfNecessary() function
19411 (WTF::TCMallocStats::fastMallocStatistics):19433 (WTF::fastMallocStatistics):19447 (WTF::TCMallocStats::fastMallocStatistics):