Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/exec/
DMakefile13 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx*
D.gitignore5 execveat.moved
/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/Documentation/
Djitdump-specification.txt62 * Value 1 : JIT_CODE_MOVE : record describing an already jitted function which is moved
89 … gets a new number. This value is used in case the code for a function is moved and avoids having …
108 The MOVE record can be used in case an already jitted function is simply moved by the runtime insid…
Dperf-probe.txt234 …st minor code changes. For example, actual 10th line of schedule() can be moved easily by modifyin…
/tools/testing/selftests/tc-testing/
DREADME53 execution by root uid has been moved into a plugin (see PLUGIN
176 was in the tdc.py script has been moved into the plugins.
/tools/memory-model/
Dlinux-kernel.cat108 * out. They have been moved into the definitions of rcu-link and rb.
/tools/perf/util/
Dsymbol.c764 int count = 0, moved = 0; in map_groups__split_kallsyms() local
882 ++moved; in map_groups__split_kallsyms()
898 return count + moved; in map_groups__split_kallsyms()
/tools/power/pm-graph/
DREADME198 Since 4.0 we've moved to using config files in lieu of command line options.