Home
last modified time | relevance | path

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

/tools/testing/selftests/exec/
DMakefile27 rm -rf $(BINARIES) $(DEPS) subdir.moved execveat.moved xxxxx*
D.gitignore5 execveat.moved
/tools/perf/util/
Dsymbol.c704 int count = 0, moved = 0; in dso__split_kallsyms() local
811 ++moved; in dso__split_kallsyms()
827 return count + moved; in dso__split_kallsyms()
/tools/perf/Documentation/
Dperf-probe.txt220 …st minor code changes. For example, actual 10th line of schedule() can be moved easily by modifyin…