Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 45) sorted by relevance

12

/tools/bootconfig/samples/
Dgood-single.bconf1 # single key style
/tools/scripts/
Dutilities.mak23 # single space each newline character in the output
51 # single-quotes, so be wary of the characters
67 # delimited by shell single-quotes, so be wary
84 # single-quotes.
90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text)
119 # to render the text as a single line; when the shell
/tools/perf/pmu-events/arch/powerpc/
Dmapfile.csv12 # Multiple PVRs could map to a single JSON file.
/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt2 a single statically linked binary named "init" that loops over a
Drcu-test-image.txt2 scripting. But minimal really does mean "minimal", namely just a single
3 root directory with a single statically linked executable named "init":
/tools/memory-model/Documentation/
Dsimple.txt25 In single-threaded code, there is no reordering, at least assuming
27 it is generally a mistake to assume your code will only run in a single
33 your code really is executed within a single thread that does not access
38 this lock at a given time, your code will be executed single-threaded.
61 Despite the scalability limitations of single-threaded code, RCU
64 single-threaded grace-period processing is use of batching, where all
75 being completely single-threaded, it is often possible to use library
89 With code locking, we use single-threaded code execution to guarantee
93 in the code execution that will execute as though it is single threaded.
114 a single-threaded approach while providing excellent performance and
Drecipes.txt19 Single CPU or single memory location
33 as long as the results of a single-threaded execution appear
121 These examples show only a single pair of CPUs, but the effects of the
/tools/perf/Documentation/
Dperf-test.txt36 Do not fork child for each test, run all tests within single process.
Dperf.data-directory-format.txt20 - there is a single perf.data file named 'data' within the directory.
Dperf-ftrace.txt17 functionality. It only supports single thread tracing currently and
Dperf-bench.txt147 This uses a single thread simply doing getppid(2), which is a simple syscall where the result is not
Dperf-stat.txt257 Only print computed metrics. Print them in a single line.
394 When multiple events are created from a single event specification,
396 in a single row. This option disables that behavior and shows
399 Multiple events are created from a single event specification when:
/tools/build/Documentation/
DBuild.txt10 Unlike the kernel we don't have a single build object 'obj-y' list that where
93 It's only a matter of 2 single commands to create the final binaries:
164 It's possible to build single object file by choice, like:
/tools/memory-model/scripts/
DREADME29 Check a single litmus test against its "Result:" expected result.
/tools/perf/pmu-events/
DREADME81 to a single 'PMU events table'.
102 The mapfile enables multiple CPU models to share a single set of PMU events.
/tools/testing/selftests/arm64/signal/
DREADME8 enforces a standard sequence of operations needed to perform a single
/tools/perf/tests/attr/
DREADME8 each event created within single perf command. Each event details
/tools/build/
DBuild.include36 # Escape single quote for use in echo statements
/tools/lib/perf/Documentation/
Dlibperf-counting.txt97 In this case we will monitor current process, so we create threads map with single pid (0):
Dlibperf.txt224 struct perf_evsel:: Provides an abstraction for single a perf event.
/tools/lib/traceevent/Documentation/
Dlibtraceevent-tseq.txt46 The _trace_seq_putc()_ function puts a single character _c_ in the trace
/tools/perf/
Dbuiltin-report.c141 struct addr_location *al, bool single, in hist_iter__report_callback() argument
172 if (single) in hist_iter__report_callback()
184 bool single __maybe_unused, in hist_iter__branch_callback()
/tools/memory-model/
Dlock.cat87 * and then convert that relation to a set of single-edge relations.
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt41 category: A list of single-word descriptions covering what the command
/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst91 **visual** is specified, *PROG* must match a single program.
110 *PROG* must match a single program when **file** is specified.

12