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

  /frameworks/base/cmds/incident_helper/tests/
CpuFreqParser_test.cpp 86 CpuFreqProto::Stats* cpu2 = expected.add_cpu_freqs(); local
87 cpu2->set_cpu_name("cpu2");
88 state = cpu2->add_times();
91 state = cpu2->add_times();
94 state = cpu2->add_times();
97 state = cpu2->add_times();
  /external/tensorflow/tensorflow/core/grappler/
grappler_item_test.cc 54 const string cpu2 = "/device:CPU:2"; local
61 NDef("c", "Placeholder", {}, {{"dtype", DT_FLOAT}}, cpu2),
  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c 169 static void pipe_setup(int cpu1, int cpu2)
212 static void yield_setup(int cpu1, int cpu2)
214 if (cpu1 != cpu2) {
314 static void futex_setup(int cpu1, int cpu2)
396 fprintf(stderr, "Usage: context_switch2 <options> CPU1 CPU2\n\n");
413 int cpu2; local
462 cpu1 = cpu2 = pick_online_cpu();
465 cpu2 = atoi(argv[optind++]);
478 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no",
486 actions->setup(cpu1, cpu2);
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
collective_rma_local_test.cc 105 Device* cpu2 = nullptr; local
108 TF_ASSERT_OK(device_mgr_->LookupDevice(kTaskName + "/device:CPU:2", &cpu2));
113 "key_0", cpu2 /*to_device*/, nullptr /*to_device_ctx*/,
  /external/u-boot/arch/arm/dts/
hi6220.dtsi 34 cpu = <&cpu2>;
70 cpu2: cpu@2 {
sun50i-a64.dtsi 72 cpu2: cpu@2 {
sun9i-a80.dtsi 70 cpu2: cpu@2 {
  /external/u-boot/arch/arm/include/asm/arch-aspeed/
scu_ast2500.h 191 } cpu2; member in struct:ast2500_scu
  /device/google/bonito/
init.power.rc 68 write /sys/module/lpm_levels/L3/cpu2/ret/idle_enabled N
init.hardware.rc 30 write /sys/devices/system/cpu/cpu2/online 0
97 write /sys/devices/system/cpu/cpu2/online 1
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/DeviceTree/
hi6220-coresight.dtsi 286 cpu = <&cpu2>;
  /device/google/wahoo/
init.hardware.rc 24 write /sys/devices/system/cpu/cpu2/online 0
71 write /sys/devices/system/cpu/cpu2/online 1
152 write /sys/module/lpm_levels/system/pwr/cpu2/ret/idle_enabled N
  /device/google/crosshatch/
init.hardware.rc 27 write /sys/devices/system/cpu/cpu2/online 0
121 write /sys/devices/system/cpu/cpu2/online 1
    [all...]

Completed in 649 milliseconds