Home
last modified time | relevance | path

Searched defs:maxCPUCount (Results 1 – 3 of 3) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Build/Definition/
H A DProjectCollection.cs1671 private void CreateLoggingService(int maxCPUCount, bool onlyLogCriticalEvents) in CreateLoggingService()
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_common.c653 PRUint32 maxCPUCount = 0; in vboxConnectGetMaxVcpus() local
2932 PRUint32 maxCPUCount = 0; in vboxDomainGetVcpusFlags() local
H A Dvbox_tmpl.c1220 _systemPropertiesGetMaxGuestCPUCount(ISystemProperties *systemProperties, PRUint32 *maxCPUCount) in _systemPropertiesGetMaxGuestCPUCount()