Searched refs:FastMallocStatistics (Results 1 – 3 of 3) sorted by relevance
84 struct FastMallocStatistics { struct90 FastMallocStatistics fastMallocStatistics(); argument
366 FastMallocStatistics fastMallocStatistics() in fastMallocStatistics()368 FastMallocStatistics statistics = { 0, 0, 0, 0 }; in fastMallocStatistics()4439 FastMallocStatistics fastMallocStatistics() in CreateCacheIfNecessary()4441 FastMallocStatistics statistics; in CreateCacheIfNecessary()
195 WTF::FastMallocStatistics fastMallocStatistics = WTF::fastMallocStatistics();