Searched refs:NSystem (Results 1 – 6 of 6) sorted by relevance
161 UInt64 ramSize = NWindows::NSystem::GetRamSize(); // in LzmaBenchCon()162 UInt32 numCPUs = NWindows::NSystem::GetNumberOfProcessors(); in LzmaBenchCon()247 UInt64 ramSize = NWindows::NSystem::GetRamSize(); in CrcBenchCon()248 UInt32 numCPUs = NWindows::NSystem::GetNumberOfProcessors(); in CrcBenchCon()
9 namespace NSystem {
10 namespace NSystem { namespace
42 _numThreads = NSystem::GetNumberOfProcessors(); in CHandler()450 const UInt32 numProcessors = NSystem::GetNumberOfProcessors(); in SetProperties()
480 _numThreads = NSystem::GetNumberOfProcessors(); in Init()494 numProcessors = NSystem::GetNumberOfProcessors(); in BeforeSetProperty()
220 UInt32 numCPUs = NWindows::NSystem::GetNumberOfProcessors(); in main2()