Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 18 of 18) sorted by relevance

/tools/memory-model/litmus-tests/
DWRC+poonceonces+Once.litmus7 * where the first write is moved to a separate process. Note that this
DWRC+pooncerelease+fencermbonceonce+Once.litmus7 * the first write is moved to a separate process. Because it features
DREADME135 class in which the first write is moved to a separate process.
/tools/perf/tests/attr/
DREADME9 are stored into separate text file. Once perf command is finished
22 separate file. Besides 'struct perf_event_attr' values we also
/tools/perf/pmu-events/
DREADME27 should be placed in a separate JSON file - where the file name identifies
30 All the topic JSON files for a CPU model/family should be in a separate
/tools/perf/Documentation/
Dtips.txt39 To separate samples by time use perf report --sort time,overhead,sym
Dperf-diff.txt152 Time string is'a1.b1,c1.d1:a2.b2,c2.d2'. Use ':' to separate timestamps
Dperf-list.txt186 that allows low overhead execution tracing. These are described in a separate
Dperf-script.txt54 desired, they can be specified using separate 'perf script record'
Dperf-report.txt161 - trace_fields: fields in tracepoints in separate columns
/tools/power/pm-graph/config/
Dexample.cfg78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt8 User-defined tests should be added by defining a separate JSON file. This
/tools/lib/bpf/
Dbtf_dump.c1147 bool separate = name[0] && !last_was_ptr; in btf_dump_emit_name() local
1149 btf_dump_printf(d, "%s%s", separate ? " " : "", name); in btf_dump_emit_name()
/tools/usb/usbip/
DCOPYING116 and can be reasonably considered independent and separate works in
118 sections when you distribute them as separate works. But when you
DINSTALL111 You can specify separate installation prefixes for
/tools/testing/selftests/tc-testing/
DREADME5 tdc is a Python script to load tc unit tests from a separate JSON file and
/tools/power/pm-graph/
DREADME398 These asynchronous kernel threads will populate in a separate section
/tools/memory-model/Documentation/
Dexplanation.txt502 executes on a separate CPU before the program runs.