Home
last modified time | relevance | path

Searched refs:CPUS (Results 1 – 24 of 24) sorted by relevance

/external/arm-trusted-firmware/fdts/
Dfvp-defs-dynamiq.dtsi61 #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 …]
Dfvp-defs.dtsi244 #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
Dfvp-foundation-gicv2-psci.dts77 CPUS
Dfvp-foundation-gicv3-psci.dts77 CPUS
Dfvp-base-gicv2-psci.dts76 CPUS
Dfvp-base-gicv3-psci-aarch32-common.dtsi69 CPUS
Dfvp-base-gicv2-psci-aarch32.dts77 CPUS
Dfvp-base-gicv3-psci-common.dtsi133 CPUS
/external/linux-kselftest/tools/testing/selftests/net/
Dtoeplitz.sh48 CPUS=""
72 if [[ -z "${CPUS}" ]]; then
73 CPUS="${cpu}"
75 CPUS="${CPUS},${cpu}"
80 echo "${CPUS}"
Dveth.sh16 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/
Dbuild.sh10 CPUS=2
11 make -j $CPUS \
/external/grpc-grpc/tools/internal_ci/linux/
Drun_performance_profile_hourly.sh22 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'`
24 make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server -j $CPUS
Dgrpc_performance_profile_daily.sh23 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/
Drun_perf_unconstrained.sh62 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'`
76 make CONFIG=$config -j$CPUS qps_json_driver
/external/grpc-grpc/tools/profiling/perf/
Drun_perf_unconstrained.sh62 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/
Dandroid_full.sh31 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/
Dtestroot.sh73 COUNT=0 CPUS=$(($(nproc)+0))
77 [ $((++COUNT)) -ge $CPUS ] &&
/external/toybox/scripts/
Dmcm-buildall.sh72 [ -z "$CPUS" ] && CPUS=$(($(nproc)+1))
77 install -j$CPUS || exit 1
Dportability.sh42 : ${CPUS:=$(($(nproc 2>/dev/null || sysctl -n hw.ncpu 2>/dev/null)+1))}
Dmake.sh16 [ $((++COUNT)) -lt $CPUS ] && return 0
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Drun_performance_profile_hourly.sh22 CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'`
Dgrpc_performance_profile_daily.sh23 CPUS=`python3 -c 'import multiprocessing; print(multiprocessing.cpu_count())'`
/external/libtracefs/Documentation/
Dlibtracefs-instances-affinity.txt48 machine with more that 32 CPUs, to set CPUS 1-10 and CPU 40:
/external/cpuinfo/test/dmesg/
Dzenfone-2.log238 [ 0.000000] SFI: CPUS E00B8, 0028 (v1 INTEL INTELFDK)