FastMallocStatistics   55 Source/core/testing/MallocStatistics.h     WTF::FastMallocStatistics m_stats;
FastMallocStatistics   56 Source/wtf/FastMalloc.cpp FastMallocStatistics fastMallocStatistics()
FastMallocStatistics   58 Source/wtf/FastMalloc.cpp     FastMallocStatistics statistics = { 0, 0, 0 };
FastMallocStatistics   47 Source/wtf/FastMalloc.h WTF_EXPORT FastMallocStatistics fastMallocStatistics();