Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 51) sorted by relevance

123

/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt7 CONFIG_DEBUG_LOCK_ALLOC -- Do three, covering CONFIG_PROVE_LOCKING & not.
11 CONFIG_NO_HZ_IDLE -- Do those not otherwise specified. (Groups of two.)
15 CONFIG_PROVE_LOCKING -- Do all but two, covering CONFIG_PROVE_RCU and not.
24 CONFIG_RCU_FAST_NO_HZ -- Do one, but not with CONFIG_RCU_NOCB_CPU_ALL.
32 RCU-sched: Do one with PREEMPT but not BOOST.
/tools/usb/usbip/
DCOPYING7 of this license document, but changing it is not allowed.
21 When we speak of free software, we are referring to freedom, not
46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
54 patent must be licensed for everyone's free use or not licensed at all.
72 Activities other than copying, distribution and modification are not
74 running the Program is not restricted, and the output from the Program
111 does not normally print such an announcement, your work based on
112 the Program is not required to print an announcement.)
115 identifiable sections of that work are not derived from the Program,
[all …]
DINSTALL77 `configure' script does not know about. Run `./configure --help' for
180 A warning: not all `configure' scripts look for a site script.
185 Variables not defined in a site shell script can be set in the
196 Unfortunately, this technique does not work for `CONFIG_SHELL' due to
227 Do not print messages saying which checks are being made. To
235 `configure' also accepts some other, not widely useful, options. Run
/tools/testing/selftests/cpu-hotplug/
Don-off-test.sh19 echo $msg sysfs is not mounted >&2
24 echo $msg cpu hotplug is not supported >&2
224 echo $msg debugfs is not mounted >&2
229 echo $msg cpu-notifier-error-inject module is not available >&2
/tools/testing/selftests/memory-hotplug/
Don-off-test.sh17 echo $msg sysfs is not mounted >&2
22 echo $msg memory hotplug is not supported >&2
191 echo $msg debugfs is not mounted >&2
196 echo $msg memory-notifier-error-inject module is not available >&2
/tools/perf/Documentation/
Dperf-buildid-cache.txt29 not the user's. Use the -v option to see where the file is created.
30 Note that the copied file contains only code sections not the whole core
33 permissions for root only. kcore will not be added if there is already a
Dperf-script.txt34 language extension. If <command> is not specified, the events are
50 not specified, the events are recorded using the -a (system-wide)
130 is not given.
157 'trace' not valid for hardware events. Ignoring.
158 'trace' not valid for software events. Ignoring.
164 'trace' not valid for software events.
168 Finally, a user may not set fields to none for all event types.
169 i.e., -f "" is not allowed.
183 When printing symbols do not display call chain.
Dperf-list.txt30 H - host counting (not in KVM guests)
48 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
60 Even when an event is not available in a symbolic form within perf right now,
Dandroid.txt21 This method is not working for Android NDK versions up to Revision 8b.
22 perf uses some bionic enhancements that are not included in these NDK versions.
Dperf-stat.txt35 child tasks do not inherit counters
78 Do not aggregate counts across all monitored CPUs in system-wide mode (-a).
110 Append to the output file designated with the -o option. Ignored if -o is not specified.
Dperf-record.txt84 Child tasks do not inherit counters.
149 Do not update the buildid cache. This saves some overhead in situations
185 - no_tx: only when the target is not in a hardware transaction
196 Note that this feature may not be available on all processors.
Dperf-top.txt62 Child tasks do not inherit counters.
128 By default, every sort keys not specified in --field will be appended
187 Do not show entries which have an overhead under that percent.
/tools/scripts/
DMakefile.include3 dummy := $(if $(shell test -d $(O) || echo $(O)),$(error O=$(O) does not exist),)
16 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/tools/testing/fault-injection/
Dfailcmd.sh62 If FAILCMD_TYPE is not defined, then failslab is used.
74 echo debugfs is not mounted >&2
82 echo $FAILCMD_TYPE is not available >&2
/tools/testing/selftests/breakpoints/
DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not)
/tools/testing/selftests/ipc/
DMakefile1 uname_M := $(shell uname -m 2>/dev/null || echo not)
/tools/testing/selftests/kcmp/
DMakefile1 uname_M := $(shell uname -m 2>/dev/null || echo not)
/tools/perf/config/
DMakefile.arch2 uname_M := $(shell uname -m 2>/dev/null || echo not)
Dutilities.mak24 # produced during the expansion; this may not be
115 # not it contains a newline.
123 # If the text does not contain a newline, then this function
163 # the `command -v' is defined by POSIX, but it's not
179 _gea_warn = $(warning The path '$(1)' is not executable.)
/tools/power/acpi/
DMakefile19 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
144 -find $(OUTPUT) \( -not -type d \) -and \( -name '*~' -o -name '*.[oas]' \) -type f -print \
/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run.sh106 echo No identifiable boot image, not running KVM, see $resdir.
117 echo Build failed, not running KVM, see $resdir.
/tools/usb/
Dtestusb.c383 int all = 0, forever = 0, not = 0; in main() local
428 not = 1; in main()
492 if (not) in main()
/tools/testing/selftests/ftrace/
DREADME33 * The tests should not run for a long period of time (more than 1 min.)
64 * UNTESTED: The test was not run, currently just a placeholder.
/tools/testing/selftests/efivarfs/
Defivarfs.sh16 echo $msg efivarfs is not mounted on $efivarfs_mount >&2
/tools/perf/
Ddesign.txt115 If a CPU is not able to count the selected event, then the system call
128 * does not support performance counters. These counters measure various
201 applies to new descendents, not to any existing descendents at the
208 CPU (e.g. because there are not enough hardware counters or because of
218 not otherwise accessible and that might disrupt other hardware
249 (Note: the combination of 'pid == -1' and 'cpu == -1' is not valid.)
444 disables the group leaders, not any other members in the groups.
450 If your architecture does not have hardware performance metrics, you can

123