HomeSort by relevance Sort by last modified time
    Searched full:numberofprocessors (Results 1 - 25 of 38) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/runtime/
export_windows_test.go 17 func NumberOfProcessors() int32 {
  /prebuilts/go/linux-x86/src/runtime/
export_windows_test.go 17 func NumberOfProcessors() int32 {
  /external/v8/src/base/
sys-info.h 19 static int NumberOfProcessors();
sys-info.cc 31 int SysInfo::NumberOfProcessors() {
  /device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
MpService.c 94 for (Number = 0; Number < gMPSystem.NumberOfProcessors; Number++) {
155 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
157 is returned in NumberOfProcessors, the number of currently enabled processor
162 @param[out] NumberOfProcessors Pointer to the total number of logical
172 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
180 OUT UINTN *NumberOfProcessors,
184 if ((NumberOfProcessors == NULL) || (NumberOfEnabledProcessors == NULL)) {
192 *NumberOfProcessors = gMPSystem.NumberOfProcessors;
241 if (ProcessorNumber >= gMPSystem.NumberOfProcessors) {
    [all...]
CpuDriver.h 98 UINTN NumberOfProcessors;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.c 240 for (Number = 0; Number < mMpSystemData.NumberOfProcessors; Number++) {
275 for (ProcessorNumber = 0; ProcessorNumber < mMpSystemData.NumberOfProcessors; ProcessorNumber++) {
333 for (ProcessorNumber = 0; ProcessorNumber < mMpSystemData.NumberOfProcessors; ProcessorNumber++) {
376 for (Number = 0; Number < mMpSystemData.NumberOfProcessors; Number++) {
422 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
424 is returned in NumberOfProcessors, the number of currently enabled processor
429 @param[out] NumberOfProcessors Pointer to the total number of logical
439 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
447 OUT UINTN *NumberOfProcessors,
451 if ((NumberOfProcessors == NULL) || (NumberOfEnabledProcessors == NULL)) {
    [all...]
CpuMp.h 117 UINTN NumberOfProcessors;
163 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
165 is returned in NumberOfProcessors, the number of currently enabled processor
170 @param[out] NumberOfProcessors Pointer to the total number of logical
180 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
188 OUT UINTN *NumberOfProcessors,
  /external/libchrome/base/
sys_info_posix.cc 34 int NumberOfProcessors() {
39 // returned value of NumberOfProcessors(). On some platforms, the kernel may
58 base::internal::LazySysInfoValue<int, NumberOfProcessors> >::Leaky
95 int SysInfo::NumberOfProcessors() {
sys_info.h 24 static int NumberOfProcessors();
sys_info_unittest.cc 21 EXPECT_GE(base::SysInfo::NumberOfProcessors(), 1);
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
PeiMpServices.h 59 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
61 is returned in NumberOfProcessors, the number of currently enabled processor
67 @param[out] NumberOfProcessors Pointer to the total number of logical processors in
75 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
83 OUT UINTN *NumberOfProcessors,
PeiMpServices.c 208 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
210 is returned in NumberOfProcessors, the number of currently enabled processor
216 @param[out] NumberOfProcessors Pointer to the total number of logical processors in
224 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
232 OUT UINTN *NumberOfProcessors,
247 if ((NumberOfProcessors == NULL) || (NumberOfEnabledProcessors == NULL)) {
267 *NumberOfProcessors = ProcessorNumber;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
MpServices.h 38 @param[out] NumberOfProcessors Pointer to the total number of logical processors in
46 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
54 OUT UINTN *NumberOfProcessors,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscProcessorInformationFunction.c 183 UINTN NumberOfProcessors=0;
418 &NumberOfProcessors,
422 SmbiosRecord-> CoreCount= (UINT8)NumberOfProcessors;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
salproc.h 197 UINT64 NumberOfProcessors;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.h 147 @param NumberOfProcessors Pointer to the total number of logical processors in the system,
154 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL
162 OUT UINTN *NumberOfProcessors,
MpServicesOnFrameworkMpServicesThunk.c 49 @param NumberOfProcessors Pointer to the total number of logical processors in the system,
56 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL
64 OUT UINTN *NumberOfProcessors,
80 // Check parameter NumberOfProcessors
82 if (NumberOfProcessors == NULL) {
95 NumberOfProcessors,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntrace.h 421 ULONG NumberOfProcessors;
464 ULONG NumberOfProcessors;
505 ULONG NumberOfProcessors;
winternl.h 708 CCHAR NumberOfProcessors;
    [all...]
  /external/v8/src/libplatform/
default-platform.cc 91 thread_pool_size = base::SysInfo::NumberOfProcessors() - 1;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
MpService.h 158 If NumberOfProcessors or NumberOfEnabledProcessors is NULL, then
160 is returned in NumberOfProcessors, the number of currently enabled processor
165 @param[out] NumberOfProcessors Pointer to the total number of logical
175 @retval EFI_INVALID_PARAMETER NumberOfProcessors is NULL.
183 OUT UINTN *NumberOfProcessors,
    [all...]
  /external/libchrome/base/process/
process_metrics_mac.cc 343 processor_count_ = SysInfo::NumberOfProcessors();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 336 UINT64 NumberOfProcessors;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Sal.h 470 UINT64 NumberOfProcessors;

Completed in 524 milliseconds

1 2