Searched defs:statistics (Results 1 – 7 of 7) sorted by relevance
44 {
53 {
92 HRESULT STDMETHODCALLTYPE WebCache::statistics( in statistics() function in WebCache
58 struct attribute_group *statistics; member
42 COMPtr<IWebKitStatistics> statistics; in webViewCount() local
1154 Heap::Statistics Heap::statistics() const in statistics() function in JSC::Heap1156 Statistics statistics = { 0, 0 }; in statistics() local
368 FastMallocStatistics statistics = { 0, 0, 0, 0 }; in fastMallocStatistics() local480 …static void statistics(malloc_zone_t*, malloc_statistics_t* stats) { memset(stats, 0, sizeof(mallo… in statistics() function in WTF::FastMallocZone4441 FastMallocStatistics statistics; in CreateCacheIfNecessary() local