HomeSort by relevance Sort by last modified time
    Searched refs:offline (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/ltp/testcases/kernel/controllers/cpuset/
cpuset_funcs.sh 207 # cpu_hotplug cpu_id offline/online
215 elif [ "$2" = "offline" ]; then
223 # setup_test_environment <online | offline>
224 # online - online a CPU in testing, so we must offline a CPU first
225 # offline - offline a CPU in testing, we needn't do anything
229 cpu_hotplug $HOTPLUG_CPU offline
243 local offline="$(cat $file)"
244 if [ $offline -eq 0 ]; then
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
cpuset_hotplug_test.sh 75 tst_resm TFAIL "setup test environment(offline CPU#$HOTPLUG_CPU) failed"
128 tst_resm TFAIL "setup test environment(offline CPU#$HOTPLUG_CPU) failed"
234 offline $tmp_cpus $cpus_all
250 offline 0-1 0 0
251 offline 1 EMPTY $cpus_all
252 offline 0 0 0
  /external/linux-kselftest/tools/testing/selftests/memory-hotplug/
mem-on-off-test.sh 50 hotpluggable_memory offline
65 grep -q offline $SYSFS/devices/system/memory/memory$1/state
75 echo offline > $SYSFS/devices/system/memory/memory$1/state
86 echo $FUNCNAME $memory: unexpected offline >&2
114 echo $FUNCNAME $memory: unexpected offline >&2
128 echo $FUNCNAME $memory: unexpected offline >&2
145 echo "Usage $0 [ -e errno ] [ -p notifier-priority ] [ -r percent-of-memory-to-offline ]"
174 echo -e "\t online all hot-pluggable memory in offline state:"
177 echo "offline->online memory$memory"
183 echo -e "\t\t SKIPPED - no hot-pluggable memory in offline state
    [all...]
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
cpuset_sched_domains_test.sh 58 tst_resm TFAIL "setup test environment(offline CPU#$HOTPLUG_CPU) failed"
183 tst_resm TFAIL "setup test environment(offline CPU#$HOTPLUG_CPU) failed"
241 0 offline
243 1 offline
294 1,2 1 1,3 1 offline
cpuset_load_balance_test.sh 207 tst_resm TFAIL "setup test environment(offline CPU#$HOTPLUG_CPU) failed"
355 1,2 1 1,3 1 offline
  /external/devlib/devlib/module/
hotplug.py 31 def offline(self, *args): member in class:HotplugModule
biglittle.py 36 self.target.hotplug.offline(*self.bigs)
42 self.target.hotplug.offline(*self.littles)
131 raise ValueError("All bigs appear to be offline")
138 raise ValueError("All bigs appear to be offline")
145 raise ValueError("All bigs appear to be offline")
152 raise ValueError("All bigs appear to be offline")
159 raise ValueError("All bigs appear to be offline")
166 raise ValueError("All littles appear to be offline")
173 raise ValueError("All littles appear to be offline")
180 raise ValueError("All littles appear to be offline")
    [all...]
  /external/linux-kselftest/tools/testing/selftests/cpu-hotplug/
cpu-on-off-test.sh 29 echo "CPU online/offline summary:"
40 offline_cpus=`cat $SYSFS/devices/system/cpu/offline`
46 echo -e "\t Cpus in offline state: $offline_cpus"
101 echo $FUNCNAME $cpu: unexpected offline >&2
127 echo $FUNCNAME $cpu: unexpected offline >&2
140 echo $FUNCNAME $cpu: unexpected offline >&2
163 echo -e "\t default offline one cpu"
164 echo -e "\t run with -a option to offline all cpus"
181 # Safe test (default) - offline and online one cpu
186 echo -e "\t online to offline to online: cpu $online_max
    [all...]
  /external/robolectric-shadows/
robotest.sh 81 -Drobolectric.offline=true
  /prebuilts/misc/common/robolectric/3.1.1/
robotest.sh 60 -Drobolectric.offline=true
  /prebuilts/misc/common/robolectric/3.4.2/
robotest.sh 63 -Drobolectric.offline=true
  /prebuilts/misc/common/robolectric/3.5.1/
robotest.sh 63 -Drobolectric.offline=true
  /prebuilts/misc/common/robolectric/3.6.1/
robotest.sh 63 -Drobolectric.offline=true
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraChannel.cpp     [all...]
QCameraChannel.h 145 bool offline);
151 // offline reprocess
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
cpuhotplug01.sh 32 -f time delay after offline of cpu
149 # Attempt to offline all CPUs
192 tst_resm TPASS "online and offline cpu${CPU} when writing disk"
  /device/google/marlin/camera/QCamera2/HAL/
QCameraChannel.cpp 953 * @offline : configure for offline reprocessing
963 bool offline)
    [all...]
QCameraChannel.h 134 bool offline);
140 // offline reprocess
  /external/scapy/scapy/
sendrecv.py 601 def sniff(count=0, store=True, offline=None, prn=None, lfilter=None,
626 offline: PCAP file (or list of PCAP files) to read packets from,
644 The iface, offline and opened_socket parameters can be either an
676 if offline is not None:
678 if isinstance(offline, list):
682 ), fname) for fname in offline)
683 elif isinstance(offline, dict):
687 ), label) for fname, label in six.iteritems(offline))
690 offline if flt is None else
691 tcpdump(offline, args=["-w", "-", flt], getfd=True
    [all...]
  /external/elfutils/libdwfl/
Makefile.am 45 derelocate.c offline.c segment.c \
  /frameworks/base/
Android.mk 282 LOCAL_MODULE := offline-sdk-referenceonly
312 LOCAL_MODULE := offline-system-sdk-referenceonly
631 LOCAL_MODULE := offline-sdk
639 -hdf android.whichdoc offline
667 LOCAL_MODULE := offline-sdk-referenceonly
675 -hdf android.whichdoc offline \
709 LOCAL_MODULE := offline-system-sdk-referenceonly
719 -hdf android.whichdoc offline \
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-deploy-plugin/2.7/
maven-deploy-plugin-2.7.jar 
  /build/make/tools/droiddoc/templates-pdk/
sdkpage.cs 215 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
227 <?cs else ?><?cs # it's normal offline docs ?>
229 p.offline-message { display:block; }
  /compatibility/cdd/3_software/
3_4_web-compatibility.md 42 * [application cache/offline operation](
43 http://www.w3.org/html/wg/drafts/html/master/browsers.html#offline)
  /packages/services/Car/car-support-lib/
Android.mk 109 # Generate offline docs

Completed in 1790 milliseconds

1 2 3 4