Lines Matching refs:CPU_COUNT
645 CPU_COUNT
16692 CPU_COUNT="0"
16703 CPU_COUNT=`/usr/sbin/sysctl -n hw.ncpu`
16711 if test "x$CPU_COUNT" = "x0" -a -e /proc/cpuinfo; then :
16713 if test "x$CPU_COUNT" = "x0" -a -e /proc/cpuinfo; then :
16715 CPU_COUNT=`$EGREP -c '^processor' /proc/cpuinfo`
16725 CPU_COUNT="$NUMBER_OF_PROCESSORS"
16733 CPU_COUNT="$NUMBER_OF_PROCESSORS"
16741 if test "x$CPU_COUNT" = "x0"; then :
16743 CPU_COUNT="1"
16749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPU_COUNT " >&5
16750 $as_echo "$CPU_COUNT " >&6; }