Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 25 of 40) sorted by relevance

12

/tools/testing/selftests/kselftest/
Dprefix.pl13 my $needed = 1;
18 if ($needed) {
20 $needed = 0;
23 $needed = 1 if ($char eq "\n");
/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c80 unsigned long long breaks, needed; in runtestsingle() local
133 needed = 0; in runtestsingle()
135 needed += loop_num; in runtestsingle()
137 needed += loop_num; in runtestsingle()
138 needed = needed * (1 - exclude_user); in runtestsingle()
141 if (breaks != needed) { in runtestsingle()
143 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
/tools/memory-model/scripts/
Dnewlitmushist.sh57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
59 scripts/runlitmushist.sh < $T/list-C-needed
Dcheckghlitmus.sh48 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
51 if scripts/runlitmushist.sh < $T/list-C-needed > $T/run.stdout 2> $T/run.stderr
/tools/testing/selftests/rtc/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/tools/testing/selftests/uevent/
DMakefile9 CFLAGS += -Wl,-no-as-needed -Wall
/tools/testing/selftests/seccomp/
DMakefile9 CFLAGS += -Wl,-no-as-needed -Wall
/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt1 The rcutorture scripting tools automatically create the needed initrd
17 # Manually verify that initrd contains needed binaries and libraries.
/tools/testing/selftests/timers/
DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/tools/power/cpupower/
DREADME6 On x86 pciutils is needed at runtime (-lpci).
8 providing cpuid.h is needed.
/tools/perf/Documentation/
Dbuild-xed.txt2 For --xed the xed tool is needed. Here is how to install it:
Dintel-bts.txt13 code is still needed to pair up calls and returns correctly, consequently much
33 is also needed.
Dperf-inject.txt17 this case build-ids (-b option) are read and injected as needed into the event
Dperf-buildid-cache.txt60 older entires since those may be still needed for annotating old
Dperf-stat.txt284 and -a (global monitoring) is needed, requiring root rights or
295 To interpret the results it is usually needed to know on which
296 CPUs the workload runs on. If needed the CPUs can be forced using
/tools/build/
DBuild.include46 # (needed for make)
48 # (needed for make)
50 # (needed for the shell)
/tools/memory-model/litmus-tests/
DIRIW+poonceonces+OnceOnce.litmus8 * needed to cause two different reading processes to agree on the order
DISA2+pooncerelease+poacquirerelease+poacquireonce.litmus11 * (AKA non-rf) link, so release-acquire is all that is needed.
/tools/perf/util/
Dpython-ext-sources2 # List of files needed by perf python extension
/tools/testing/selftests/net/
DMakefile4 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g
/tools/power/cpupower/bench/
DREADME-BENCH59 and the governor to test. The time the calculation really needed
60 with the dynamic freq scaling governor is compared with the time needed
/tools/testing/selftests/ftrace/
DREADME36 * You can add a directory for your testcases under test.d/ if needed.
/tools/objtool/Documentation/
Dstack-validation.txt108 Livepatch has an optional "consistency model", which is needed for
127 This rule is needed so that objtool can properly identify each
134 This rule is needed so that objtool can ignore non-callable code.
154 This rule is needed so that objtool can reliably analyze all of a
/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt101 the args, if needed. If there is a problem, and Exception should
/tools/build/Documentation/
DBuild.txt129 It's possible to include special rule if needed (like we do for flex or bison

12