Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 41) sorted by relevance

12

/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
Dmodify_srcu.awk208 sub(/;[[:space:]]*$/, "", last_fs);
228 paren_nesting == 0 && last_fs ~ /\.[[:space:]]*$/ &&
233 sub(/\.[[:space:]]*$/, "", last_fs);
296 if (match($0, /^smp_mb[[:space:]();\/*]*[[:alnum:]]/)) {
/tools/perf/Documentation/
Dperf-mem.txt51 The separator is the space character.
56 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. Default
74 Configure all used events to run in kernel space.
78 Configure all used events to run in user space.
Dperf-probe.txt100 can also list functions in a user space executable / shared library.
141 space tracing. Can also be used with --funcs option.
153 uses it as a target module/target user space binary to probe.
203 "@user" is a special attribute which means the LOCALVAR will be treated as a user-space memory. Thi…
208 String type is a special type, which fetches a "null-terminated" string from kernel space. This mea…
Dperf-record.txt73 the letter '@' is not interpreted in user space and sent down directly
159 space.
168 Multiple filters can be separated with space or comma.
306 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2.
495 Configure all used events to run in kernel space.
498 Configure all used events to run in user space.
501 Collect callchains only from kernel space. I.e. this option sets
505 Collect callchains only from user space. I.e. this option sets
Dperf-ftrace.txt47 be provided as a comma separated list with no space like: 0,1.
Dperf-buildid-cache.txt17 the space used by the cache, etc.
Dperf-annotate.txt93 be provided as a comma-separated list with no space: 0,1. Ranges of
Dperf-c2c.txt56 Configure all used events to run in kernel space.
60 Configure all used events to run in user space.
Dperf-diff.txt170 be provided as a comma-separated list with no space: 0,1. Ranges of
188 baseline entry, are displayed with empty space within baseline column
/tools/testing/fault-injection/
Dfailcmd.sh42 --interval=value, --space=value, --verbose=value, --task-filter=value,
87 LONGOPTS=probability:,interval:,times:,space:,verbose:,task-filter:
146 -s|--space)
147 echo $2 > $FAULTATTR/space
/tools/lib/subcmd/
Dhelp.c107 int space = longest + 1; /* min 1 SP between words */ in pretty_print_string_list() local
115 if (space < max_cols) in pretty_print_string_list()
116 cols = max_cols / space; in pretty_print_string_list()
124 unsigned int size = space; in pretty_print_string_list()
/tools/testing/selftests/android/ion/
DREADME8 This is a test utility to verify ION buffer sharing in user space
13 two user space processes, using various heap types.
31 It retrives the FD from the socket data and installs into its address space.
37 Thus the same kernel buffer is shared among two user space processes using
/tools/perf/util/
Dconfig.c76 int quote = 0, comment = 0, space = 0; in parse_value() local
93 space = 1; in parse_value()
102 if (space) { in parse_value()
105 space = 0; in parse_value()
/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt38 space in rcutorture's "res" directory.
/tools/lib/traceevent/Documentation/
Dlibtraceevent-reg_print_func.txt86 The user space event parser has no idea how to handle this _yesno()_ function.
87 The _tep_register_print_function()_ API can be used to register a user space
Dlibtraceevent-header_page.txt23 from user space context are used.
Dlibtraceevent-tseq.txt70 trace oversizes the buffer's free space, the number of characters printed, or
/tools/bpf/bpftool/Documentation/
Dbpftool-map.rst132 Freeze the map as read-only from user space. Entries from a
135 and the map remains immutable from user space until its
218 array maps when they have no more references from user space (and the update
Dbpftool-prog.rst134 attached to current networking name space.
140 detached from the current networking name space.
147 streaming data from BPF programs to user space, one can use
/tools/scripts/
Dutilities.mak23 # single space each newline character in the output
72 # overcome by putting a space between `{' and `gsub').
/tools/memory-model/
DREADME12 the state space of small litmus tests.
40 explore the state space of small litmus tests.
/tools/perf/
Ddesign.txt193 available to user-space using mmap() (see below).
297 * Bits needed to read the hw counters in user-space.
325 * User-space reading this value should issue an rmb(), on SMP capable
/tools/power/pm-graph/config/
Dexample.cfg60 # Gzip the log files to save space
/tools/memory-model/litmus-tests/
DREADME204 The next step is to construct a space-separated list of descriptors,
211 some of the tools string these abbreviations together with space
/tools/lib/bpf/
DREADME.rst77 mistakes in case you do not get any traffic up to user space.

12