Searched refs:fastMallocStatistics (Results 1 – 6 of 6) sorted by relevance
112 FastMallocStatistics fastMallocStatistics = WTF::fastMallocStatistics();113 …size_t fastMallocBytesInUse = fastMallocStatistics.committedVMBytes - fastMallocStatistics.freeLis…114 size_t fastMallocBytesCommitted = fastMallocStatistics.committedVMBytes;
197 WTF::FastMallocStatistics fastMallocStatistics = WTF::fastMallocStatistics();205 … [NSNumber numberWithInt:fastMallocStatistics.reservedVMBytes], @"FastMallocReservedVMBytes",206 … [NSNumber numberWithInt:fastMallocStatistics.committedVMBytes], @"FastMallocCommittedVMBytes",207 … [NSNumber numberWithInt:fastMallocStatistics.freeListBytes], @"FastMallocFreeListBytes",
90 FastMallocStatistics fastMallocStatistics();
377 FastMallocStatistics fastMallocStatistics() in fastMallocStatistics() function4258 FastMallocStatistics fastMallocStatistics() in CreateCacheIfNecessary() function
19411 (WTF::TCMallocStats::fastMallocStatistics):19433 (WTF::fastMallocStatistics):19447 (WTF::TCMallocStats::fastMallocStatistics):
6314 (WTF::fastMallocStatistics):6315 (WTF::TCMallocStats::fastMallocStatistics): Updated to report the statistics