HomeSort by relevance Sort by last modified time
    Searched refs:GetNumberOfProcessors (Results 1 - 24 of 24) sorted by null

  /external/lzma/CPP/Windows/
System.h 11 UInt32 GetNumberOfProcessors();
System.cpp 16 UInt32 GetNumberOfProcessors()
25 UInt32 GetNumberOfProcessors()
  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.cpp 41 _numProcessors = _numThreads = NSystem::GetNumberOfProcessors();
120 _numProcessors = _numThreads = NWindows::NSystem::GetNumberOfProcessors();
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
MpServices.h 139 EFI_PEI_MP_SERVICES_PPI.GetNumberOfProcessors().
182 EFI_PEI_MP_SERVICES_PPI.GetNumberOfProcessors().
215 EFI_PEI_MP_SERVICES_PPI.GetNumberOfProcessors().
253 EFI_PEI_MP_SERVICES_PPI.GetNumberOfProcessors().
272 EFI_PEI_MP_SERVICES_GET_NUMBER_OF_PROCESSORS GetNumberOfProcessors;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
MpService.h 398 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
486 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
530 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
567 with EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors(). This service may be
577 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.h 186 GetNumberOfProcessors (
403 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
491 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
535 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
572 with EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors(). This service may be
582 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
CpuMp.c 34 GetNumberOfProcessors,
445 GetNumberOfProcessors (
842 EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors().
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PpmPolicy/
PpmPolicy.c 77 Status = MpService->GetNumberOfProcessors (MpService, &CpuCount, NULL);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.h 140 Implementation of GetNumberOfProcessors() service of MP Services Protocol.
160 GetNumberOfProcessors (
167 Implementation of GetNumberOfProcessors() service of MP Services Protocol.
MpServicesOnFrameworkMpServicesThunk.c 31 GetNumberOfProcessors,
42 Implementation of GetNumberOfProcessors() service of MP Services Protocol.
62 GetNumberOfProcessors (
107 Implementation of GetNumberOfProcessors() service of MP Services Protocol.
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
CpuS3Data.c 179 Status = MpServices->GetNumberOfProcessors (
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 43 _numThreads = NSystem::GetNumberOfProcessors();
717 const UInt32 numProcessors = NSystem::GetNumberOfProcessors();
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscProcessorInformationFunction.c 416 MpService->GetNumberOfProcessors (
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
AcpiPlatform.c 284 MpService->GetNumberOfProcessors (
MadtPlatform.c 213 MpService->GetNumberOfProcessors (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatform.c 305 MpService->GetNumberOfProcessors (
899 MpService->GetNumberOfProcessors (
    [all...]
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 391 numThreads = NWindows::NSystem::GetNumberOfProcessors();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
SmmBaseHelper.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c 165 Status = MpProtocol->GetNumberOfProcessors(
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
PiSmmCpuDxeSmm.c 812 Status = MpServices->GetNumberOfProcessors (MpServices, &mNumberOfCpus, &NumberOfEnabledProcessors);
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
TrEEDxe.c 289 Status = MpProtocol->GetNumberOfProcessors(
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c 957 MpService->GetNumberOfProcessors (
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c 264 Status = MpProtocol->GetNumberOfProcessors(
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp     [all...]

Completed in 690 milliseconds