Home
last modified time | relevance | path

Searched defs:statistics (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebKit/mac/Misc/
DWebCache.mm44 {
DWebCoreStatistics.mm53 {
/external/webkit/WebKit/win/
DWebCache.cpp92 HRESULT STDMETHODCALLTYPE WebCache::statistics( in statistics() function in WebCache
/external/kernel-headers/original/linux/
Dtransport_class.h58 struct attribute_group *statistics; member
/external/webkit/WebKitTools/WebKitAPITest/tests/
DWebViewDestruction.cpp42 COMPtr<IWebKitStatistics> statistics; in webViewCount() local
/external/webkit/JavaScriptCore/runtime/
DCollector.cpp1154 Heap::Statistics Heap::statistics() const in statistics() function in JSC::Heap
1156 Statistics statistics = { 0, 0 }; in statistics() local
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp368 FastMallocStatistics statistics = { 0, 0, 0, 0 }; in fastMallocStatistics() local
480 …static void statistics(malloc_zone_t*, malloc_statistics_t* stats) { memset(stats, 0, sizeof(mallo… in statistics() function in WTF::FastMallocZone
4441 FastMallocStatistics statistics; in CreateCacheIfNecessary() local