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

/macosx-10.10.1/WebKit-7600.1.25/mac/Misc/
H A DWebCache.mm68 WebCore::MemoryCache::Statistics s = WebCore::memoryCache()->getStatistics();
181 WebCore::MemoryCache::Statistics stats = WebCore::memoryCache()->getStatistics();
/macosx-10.10.1/SecurityTokend-55108/lib/
H A DSecTokend.h188 CSSM_RETURN (*getStatistics)(CSSM_CSP_OPERATIONAL_STATISTICS *result); member in struct:__anon5454
H A Dtransition.cpp585 CALL(getStatistics, (statistics));
/macosx-10.10.1/SecurityTokend-55108/security_tokend_client/
H A DSecTokend.h188 CSSM_RETURN (*getStatistics)(CSSM_CSP_OPERATIONAL_STATISTICS *result); member in struct:__anon5460
H A Dtransition.cpp585 CALL(getStatistics, (statistics));
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKContext.cpp520 toImpl(contextRef)->getStatistics(0xFFFFFFFF, toGenericCallbackFunction(context, callback));
525 toImpl(contextRef)->getStatistics(optionsMask, toGenericCallbackFunction(context, callback));
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebCache.cpp103 WebCore::MemoryCache::Statistics stat = WebCore::memoryCache()->getStatistics();
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOStatisticsPrivate.h256 static int getStatistics(sysctl_req *req);
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.h304 * Indices for the different statistics that getStatistics() can report.
1060 * @function getStatistics
1081 virtual UInt32 getStatistics(UInt64 * statistics,
H A DIOBlockStorageDriver.cpp602 UInt32 IOBlockStorageDriver::getStatistics(UInt64 * statistics, function in class:IOBlockStorageDriver
/macosx-10.10.1/SecurityTokend-55108/mig/
H A Dtokend.defs178 routine getStatistics(TOKEND_PORTS; out statistics: CSPOperationalStatistics);
/macosx-10.10.1/xnu-2782.1.97/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.10.1/IOFireWireFamily-456/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.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebContext.h271 void getStatistics(uint32_t statisticsMask, std::function<void (ImmutableDictionary*, CallbackBase::Error)>);
H A DWebContext.cpp1282 void WebContext::getStatistics(uint32_t statisticsMask, std::function<void (ImmutableDictionary*, CallbackBase::Error)> callbackFunction) function in class:WebKit::WebContext
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/
H A DWebProcess.cpp859 MemoryCache::Statistics memoryCacheStatistics = memoryCache()->getStatistics();
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dtransition.cpp1182 BEGIN_IPC(getStatistics)

Completed in 323 milliseconds