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

1 2 3 4

  /external/syslinux/bios/com32/modules/
ifcpu.c32 
  /external/syslinux/efi32/com32/modules/
ifcpu.c32 
  /external/tensorflow/tensorflow/contrib/tpu/proto/
topology.proto 11 // and the minor dimension describes the number of cores on a multicore chip.
  /external/syslinux/com32/modules/
ifcpu.c 54 " multicore : Processor must be multi-core \n"
98 bool multicore = false; local
132 } else if (!strcmp(argv[i], "multicore")) {
134 printf(" multicore : %d cores on this system\n", cpu.num_cores);
136 multicore = true;
137 hardware_matches = multicore && hardware_matches;
  /tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
GeekbenchTest.java 169 CLog.i(String.format("Overall-multicore: %s", overallScore));
178 CLog.i(String.format("%s-multicore: %s", sectionName,
181 CLog.i(String.format("%s-multicore: %s", sectionName,
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
ProcessorSubClass.h 98 UINT16 MultiCore :1;
  /external/iptables/extensions/
libxt_NFQUEUE.man 18 This is useful for multicore systems: start multiple instances of the userspace program on
  /external/kernel-headers/original/uapi/linux/
psci.h 77 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/AArch64/
ModuleEntryPoint.S 20 // Get ID of this CPU in Multicore system
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.S 22 // Get ID of this CPU in Multicore system
ModuleEntryPoint.asm 37 // Get ID of this CPU in Multicore system
  /external/valgrind/coregrind/m_scheduler/
sched-lock-generic.c 6 /*--- multicore systems but is sufficient to make the Valgrind ---*/
  /external/eigen/doc/
TopicLinearAlgebraDecompositions.dox 251 <dd>Means the algorithm can take advantage of multicore processors via OpenMP. "Implicit" means the algortihm itself is not parallelized, but that it relies on parallelized matrix-matrix product rountines.</dd>
253 <dd>Means the algorithm is explicitly parallelized to take advantage of multicore processors via OpenMP.</dd>
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/AArch64/
ModuleEntryPoint.S 55 // Get ID of this CPU in Multicore system
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/Arm/
ModuleEntryPoint.S 53 // Get ID of this CPU in Multicore system
  /external/ImageMagick/
README.txt 89 offered by multicore processor chips.
  /external/tensorflow/tensorflow/docs_src/about/
bib.md 116 devices, including multicore CPUs, generalpurpose
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Common/
Threads.h 11 // multicore is most effective when more than one core are idle. At the

Completed in 1150 milliseconds

1 2 3 4