Searched refs:getStatistics (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebCache.mm52 WebCore::MemoryCache::Statistics s = WebCore::memoryCache()->getStatistics();
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DMemoryCache.h167 Statistics getStatistics();
H A DMemoryCache.cpp748 MemoryCache::Statistics MemoryCache::getStatistics() function in class:WebCore::MemoryCache
834 Statistics s = getStatistics();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.cpp344 toImpl(contextRef)->getStatistics(0xFFFFFFFF, DictionaryCallback::create(context, callback));
349 toImpl(contextRef)->getStatistics(optionsMask, DictionaryCallback::create(context, callback));
/macosx-10.9.5/SecurityTokend-55107/lib/
H A DSecTokend.h188 CSSM_RETURN (*getStatistics)(CSSM_CSP_OPERATIONAL_STATISTICS *result); member in struct:__anon5150
H A Dtransition.cpp585 CALL(getStatistics, (statistics));
/macosx-10.9.5/SecurityTokend-55107/security_tokend_client/
H A DSecTokend.h188 CSSM_RETURN (*getStatistics)(CSSM_CSP_OPERATIONAL_STATISTICS *result); member in struct:__anon5156
H A Dtransition.cpp585 CALL(getStatistics, (statistics));
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebCache.cpp100 WebCore::MemoryCache::Statistics stat = WebCore::memoryCache()->getStatistics();
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOStatisticsPrivate.h256 static int getStatistics(sysctl_req *req);
/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDriver.h304 * Indices for the different statistics that getStatistics() can report.
1038 * @function getStatistics
1059 virtual UInt32 getStatistics(UInt64 * statistics,
H A DIOBlockStorageDriver.cpp591 UInt32 IOBlockStorageDriver::getStatistics(UInt64 * statistics, function in class:IOBlockStorageDriver
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebContext.h247 void getStatistics(uint32_t statisticsMask, PassRefPtr<DictionaryCallback>);
H A DWebContext.cpp1114 void WebContext::getStatistics(uint32_t statisticsMask, PassRefPtr<DictionaryCallback> callback) function in class:WebKit::WebContext
/macosx-10.9.5/SecurityTokend-55107/mig/
H A Dtokend.defs178 routine getStatistics(TOKEND_PORTS; out statistics: CSPOperationalStatistics);
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOStatistics.cpp146 error = IOStatistics::getStatistics(req);
631 int IOStatistics::getStatistics(sysctl_req *req) function in class:IOStatistics
718 LOG(2, "IOStatistics::getStatistics - calculatedSize 0x%x, kexts 0x%x, classes 0x%x.\n",
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.h592 inline IOFWUserDebugInfo * getStatistics() const { return fDebugInfo ; } function in class:IOFireWireUserClient
H A DIOFWUserIsochPort.cpp907 me->fUserClient->getStatistics()->getIsochCallbackCounter()->addValue( 1 ) ;
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DAboutData.cpp224 MemoryCache::Statistics cacheStat = cacheInc->getStatistics();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/
H A DWebProcess.cpp924 MemoryCache::Statistics memoryCacheStatistics = memoryCache()->getStatistics();
/macosx-10.9.5/securityd-55199.3/src/
H A Dtransition.cpp1182 BEGIN_IPC(getStatistics)

Completed in 285 milliseconds