HomeSort by relevance Sort by last modified time
    Searched defs:NumberOfProcessors (Results 1 - 16 of 16) sorted by null

  /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.cc 31 int SysInfo::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() {
  /device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
CpuDriver.h 98 UINTN NumberOfProcessors;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
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,
  /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/MdePkg/Include/IndustryStandard/
Pal.h     [all...]
Sal.h 470 UINT64 NumberOfProcessors;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 336 UINT64 NumberOfProcessors;
  /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...]
ntddndis.h     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]

Completed in 482 milliseconds