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

1 2 3 4

  /external/linux-kselftest/tools/testing/selftests/memory-hotplug/
mem-on-off-test.sh 44 hotpluggable_memory offline
59 grep -q offline $SYSFS/devices/system/memory/memory$1/state
69 echo offline > $SYSFS/devices/system/memory/memory$1/state
79 echo $FUNCNAME $memory: unexpected offline >&2
101 echo $FUNCNAME $memory: unexpected offline >&2
112 echo $FUNCNAME $memory: unexpected offline >&2
126 echo "Usage $0 [ -e errno ] [ -p notifier-priority ] [ -r percent-of-memory-to-offline ]"
146 echo -e "\t online all hotplug memory in offline state"
147 echo -e "\t offline $ratio% hotplug memory in online state"
148 echo -e "\t online all hotplug memory in offline state
    [all...]
  /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/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 30 def offline(self, *args): member in class:HotplugModule
biglittle.py 36 self.target.hotplug.offline(*self.bigs)
42 self.target.hotplug.offline(*self.littles)
  /external/linux-kselftest/tools/testing/selftests/cpu-hotplug/
cpu-on-off-test.sh 28 echo "CPU online/offline summary:"
33 offline_cpus=`cat $SYSFS/devices/system/cpu/offline`
39 echo -e "\t Cpus in offline state: $offline_cpus"
93 echo $FUNCNAME $cpu: unexpected offline >&2
115 echo $FUNCNAME $cpu: unexpected offline >&2
126 echo $FUNCNAME $cpu: unexpected offline >&2
148 echo -e "\t default offline one cpu"
149 echo -e "\t run with -a option to offline all cpus"
166 # Safe test (default) - offline and online one cpu
171 echo -e "\t online to offline to online: cpu $online_max
    [all...]
  /prebuilts/misc/common/robolectric/
robotest.sh 60 -Drobolectric.offline=true
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraChannel.cpp     [all...]
QCameraChannel.h 145 bool offline);
151 // offline reprocess
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.h 128 bool offline);
134 // offline reprocess
QCameraChannel.cpp 883 * @offline : configure for offline reprocessing
893 bool offline)
918 //Skip all the stream other than RAW incase of offline of RAW
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.h 128 bool offline);
134 // offline reprocess
QCameraChannel.cpp 871 * @offline : configure for offline reprocessing
881 bool offline)
906 //Skip all the stream other than RAW incase of offline of RAW
    [all...]
  /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/elfutils/libdwfl/
Makefile.am 45 derelocate.c offline.c segment.c \
  /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 111 # Generate offline docs
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/
maven-invoker-2.0.11.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 

Completed in 6223 milliseconds

1 2 3 4