Searched refs:cpu2 (Results 1 – 18 of 18) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 169 static void pipe_setup(int cpu1, int cpu2) in pipe_setup() argument 212 static void yield_setup(int cpu1, int cpu2) in yield_setup() argument 214 if (cpu1 != cpu2) { in yield_setup() 314 static void futex_setup(int cpu1, int cpu2) in futex_setup() argument 413 int cpu2; in main() local 462 cpu1 = cpu2 = pick_online_cpu(); in main() 465 cpu2 = atoi(argv[optind++]); in main() 478 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no", in main() 486 actions->setup(cpu1, cpu2); in main() 489 start_fn(actions->thread2, NULL, cpu2); in main()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | collective_rma_local_test.cc | 105 Device* cpu2 = nullptr; in TEST_F() local 108 TF_ASSERT_OK(device_mgr_->LookupDevice(kTaskName + "/device:CPU:2", &cpu2)); in TEST_F() 113 "key_0", cpu2 /*to_device*/, nullptr /*to_device_ctx*/, in TEST_F()
|
/external/tensorflow/tensorflow/core/grappler/ |
D | grappler_item_test.cc | 54 const string cpu2 = "/device:CPU:2"; in TEST_F() local 61 NDef("c", "Placeholder", {}, {{"dtype", DT_FLOAT}}, cpu2), in TEST_F()
|
/external/u-boot/arch/arm/dts/ |
D | hi6220.dtsi | 34 cpu = <&cpu2>; 70 cpu2: cpu@2 { label
|
D | bcm2837.dtsi | 51 cpu2: cpu@2 { label
|
D | uniphier-ld20.dtsi | 36 cpu = <&cpu2>; 63 cpu2: cpu@100 { label 212 cooling-device = <&cpu2
|
D | socfpga_stratix10.dtsi | 33 cpu2: cpu@2 { label 56 <&cpu2>,
|
D | uniphier-pxs3.dtsi | 32 cpu = <&cpu2>; 58 cpu2: cpu@2 { label
|
D | meson-gx.dtsi | 69 cpu2: cpu@2 { label 98 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
D | rk322x.dtsi | 52 cpu2: cpu@f02 { label 90 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
D | uniphier-pxs2.dtsi | 41 cpu2: cpu@2 { label
|
D | sun50i-a64.dtsi | 72 cpu2: cpu@2 { label
|
D | rk3328.dtsi | 50 cpu2: cpu@2 { label 107 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
|
D | rk3128.dtsi | 74 cpu2:cpu@0x002 { label
|
D | r8a7790.dtsi | 106 cpu2: cpu@2 { label 332 cpus = <&cpu0 &cpu1 &cpu2 &cpu3>;
|
D | sun9i-a80.dtsi | 70 cpu2: cpu@2 { label
|
D | zynqmp.dtsi | 42 cpu2: cpu@2 { label
|
/external/u-boot/arch/arm/include/asm/arch-aspeed/ |
D | scu_ast2500.h | 191 } cpu2; member
|