Searched refs:offline (Results 1 – 25 of 83) sorted by relevance
1234
50 hotpluggable_memory offline65 grep -q offline $SYSFS/devices/system/memory/memory$1/state75 echo offline > $SYSFS/devices/system/memory/memory$1/state86 echo $FUNCNAME $memory: unexpected offline >&2114 echo $FUNCNAME $memory: unexpected offline >&2128 echo $FUNCNAME $memory: unexpected offline >&2
234 offline $tmp_cpus $cpus_all250 offline 0-1 0 0251 offline 1 EMPTY $cpus_all252 offline 0 0 0
40 offline_cpus=`cat $SYSFS/devices/system/cpu/offline`101 echo $FUNCNAME $cpu: unexpected offline >&2127 echo $FUNCNAME $cpu: unexpected offline >&2140 echo $FUNCNAME $cpu: unexpected offline >&2
229 cpu_hotplug $HOTPLUG_CPU offline243 local offline="$(cat $file)"244 if [ $offline -eq 0 ]; then
36 Make sure the specified cpu is offline45 offline51 Verify that the number of CPUs offline has changed
4 > hotplug_locking: create 10 threads, make them try to online/offline10 > frequency?) while trying to online/offline that cpu from another
7 affinity to just that CPU, then offline that CPU, and verify that the42 offline the cpu
4 This test verifies that we can't offline ALL of the CPUs in the system.
19 offline it
241 0 offline243 1 offline294 1,2 1 1,3 1 offline
601 def sniff(count=0, store=True, offline=None, prn=None, lfilter=None, argument676 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 else691 tcpdump(offline, args=["-w", "-", flt], getfd=True)692 )] = offline
114 $MVN install dependency:go-offline -Dmaven.repo.local=$MAVEN_REPO -P lite && \115 $MVN install dependency:go-offline -Dmaven.repo.local=$MAVEN_REPO && \117 $MVN install dependency:go-offline -Dmaven.repo.local=$MAVEN_REPO
1 File realBaseDir = new File(basedir, "../../../target/it-offline/build");
13 print fmt: "cpu %d %s error=%d", REC->affected_cpu, REC->status ? "online" : "offline", REC->error
14 print fmt: "cpu %d %s error=%d", REC->affected_cpu, REC->status ? "online" : "offline", REC->error
36 self.target.hotplug.offline(*self.bigs)42 self.target.hotplug.offline(*self.littles)
31 def offline(self, *args): member in HotplugModule
81 -Drobolectric.offline=true
14 # failure mode when there's a bug is that the DUT goes offline, and
32 -f time delay after offline of cpu
45 derelocate.c offline.c segment.c \
118 * offline.c (dwfl_report_offline): Likewise.389 * offline.c (dwfl_offline_section_address): Assert shndx is not zero.1121 * offline.c (process_elf): Use true add_p_vaddr for dwfl_report_elf.1268 * offline.c (process_archive_member): Ignore entry "/SYM64/".1684 * offline.c (process_elf): Call it with false, so we don't refuse1738 * offline.c (__libdwfl_report_offline): Likewise.1769 * offline.c (process_archive): Don't call elf_end and close if1954 * offline.c (process_archive_member): Take FD argument, pass it down2034 * offline.c (dwfl_offline_section_address): Bail early if there is2043 * offline.c (dwfl_offline_section_address): Never called for sh_addr[all …]
28 getting lists of CPUs that are available, online, and offline, and
8 Since we only use offline instrumentation for code coverage (using Jack) and do not execute these