/external/arm-trusted-firmware/fdts/ |
D | fvp-defs-dynamiq.dtsi | 61 #define CPUS \ macro 64 #define CPUS \ macro 75 #define CPUS \ macro 79 #define CPUS \ macro 93 #define CPUS \ macro 98 #define CPUS \ macro 115 #define CPUS \ macro 121 #define CPUS \ macro 141 #define CPUS \ macro 148 #define CPUS \ macro [all …]
|
D | fvp-defs.dtsi | 244 #define CPUS \ macro 248 #define CPUS \ macro 253 #define CPUS \ macro 259 #define CPUS \ macro 266 #define CPUS \ macro 275 #define CPUS \ macro 286 #define CPUS \ macro 298 #define CPUS \ macro 313 #define CPUS \ macro
|
D | fvp-foundation-gicv2-psci.dts | 77 CPUS
|
D | fvp-foundation-gicv3-psci.dts | 77 CPUS
|
D | fvp-base-gicv2-psci.dts | 76 CPUS
|
D | fvp-base-gicv3-psci-aarch32-common.dtsi | 69 CPUS
|
D | fvp-base-gicv2-psci-aarch32.dts | 77 CPUS
|
D | fvp-base-gicv3-psci-common.dtsi | 133 CPUS
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | toeplitz.sh | 48 CPUS="" 72 if [[ -z "${CPUS}" ]]; then 73 CPUS="${cpu}" 75 CPUS="${CPUS},${cpu}" 80 echo "${CPUS}"
|
D | veth.sh | 16 readonly CPUS=`nproc` 144 for i in `seq 1 $CPUS`; do 149 for i in `seq 1 $((CPUS - 1))`; do 150 cur_cpu=$((CPUS - $i)) 224 [ $CPUS -lt 2 ] && echo "Only one CPU available, some tests will be skipped" 225 [ $STRESS -gt 0 -a $CPUS -lt 3 ] && echo " stress test will be skipped, too" 267 if [ $CPUS -gt 1 ]; then 273 if [ $CPUS -gt 2 ]; then 283 ip netns exec $NS_DST ethtool -L veth$DST tx $((CPUS + 1)) 2>/dev/null 286 if [ $CPUS -gt 1 ]; then [all …]
|
/external/clang/utils/ABITest/ |
D | build.sh | 10 CPUS=2 11 make -j $CPUS \
|
/external/grpc-grpc/tools/internal_ci/linux/ |
D | run_performance_profile_hourly.sh | 22 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'` 24 make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server -j $CPUS
|
D | grpc_performance_profile_daily.sh | 23 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'` 27 make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server -j $CPUS
|
/external/rust/crates/grpcio-sys/grpc/tools/profiling/perf/ |
D | run_perf_unconstrained.sh | 62 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'` 76 make CONFIG=$config -j$CPUS qps_json_driver
|
/external/grpc-grpc/tools/profiling/perf/ |
D | run_perf_unconstrained.sh | 62 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'` 76 make CONFIG=$config -j$CPUS qps_json_driver
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | android_full.sh | 31 CPUS=armeabi-v7a,arm64-v8a 40 for CPU in ${CPUS//,/ } 66 bazel --bazelrc=/dev/null build --config=monolithic --fat_apk_cpu=${CPUS} \
|
/external/toybox/mkroot/ |
D | testroot.sh | 73 COUNT=0 CPUS=$(($(nproc)+0)) 77 [ $((++COUNT)) -ge $CPUS ] &&
|
/external/toybox/scripts/ |
D | mcm-buildall.sh | 72 [ -z "$CPUS" ] && CPUS=$(($(nproc)+1)) 77 install -j$CPUS || exit 1
|
D | portability.sh | 42 : ${CPUS:=$(($(nproc 2>/dev/null || sysctl -n hw.ncpu 2>/dev/null)+1))}
|
D | make.sh | 16 [ $((++COUNT)) -lt $CPUS ] && return 0
|
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/ |
D | run_performance_profile_hourly.sh | 22 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'`
|
D | grpc_performance_profile_daily.sh | 23 CPUS=`python3 -c 'import multiprocessing; print(multiprocessing.cpu_count())'`
|
/external/libtracefs/Documentation/ |
D | libtracefs-instances-affinity.txt | 48 machine with more that 32 CPUs, to set CPUS 1-10 and CPU 40:
|
/external/cpuinfo/test/dmesg/ |
D | zenfone-2.log | 238 [ 0.000000] SFI: CPUS E00B8, 0028 (v1 INTEL INTELFDK)
|