Home
last modified time | relevance | path

Searched refs:GetNumberOfProcessors (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/
DSystem.cpp34 UInt32 GetNumberOfProcessors() in GetNumberOfProcessors() function
55 UInt32 GetNumberOfProcessors() in GetNumberOfProcessors() function
DSystem.h34 UInt32 GetNumberOfProcessors();
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h20 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors(); in InitCommon()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp412 numThreads = NWindows::NSystem::GetNumberOfProcessors(); in main2()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2809 numCPUs = NSystem::GetNumberOfProcessors(); in Bench()