Searched refs:examples (Results 1 – 25 of 28) sorted by relevance
12
| /tools/perf/Documentation/ |
| A D | build-xed.txt | 8 $ ./mfile.py examples 11 $ sudo cp obj/examples/xed /usr/local/bin
|
| A D | intel-bts.txt | 16 place of 'intel_pt' in the examples provided, with the proviso that per-thread
|
| A D | examples.txt | 3 ****** perf by examples ******
|
| A D | perf-script-perl.txt | 31 ~/libexec/perf-core/scripts/perl for typical examples showing how to
|
| A D | perf-top.txt | 364 examples replacing probe:icmp_rcv with the just-after-init probe.
|
| /tools/lib/perf/Documentation/ |
| A D | Makefile | 9 MAN_EX = examples/*.c 35 exdir = $(docdir)/examples
|
| /tools/sched_ext/ |
| A D | README.md | 7 schedulers are meant to provide examples of different types of schedulers 11 Some of the examples are performant, production-ready schedulers. That is, for 14 Others are just examples that in practice, would not provide acceptable 23 # Compiling the examples 177 a basic weighted FIFO queuing policy. It also provides examples of some common
|
| /tools/testing/selftests/mm/ |
| A D | uffd-stress.c | 56 const char *examples = variable 75 fprintf(stderr, "%s", examples); in usage()
|
| /tools/thermal/lib/ |
| A D | Makefile | 138 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
|
| /tools/lib/thermal/ |
| A D | Makefile | 148 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
|
| /tools/testing/selftests/futex/ |
| A D | README | 12 examples for system libraries. These will likely be added to either a new lib/
|
| /tools/lib/perf/ |
| A D | Makefile | 205 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
|
| /tools/testing/selftests/tc-testing/creating-plugins/ |
| A D | AddingPlugins.txt | 9 There are some examples in plugin-lib.
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 24 for examples when in doubt. The match pattern is written in json, and
|
| /tools/memory-model/Documentation/ |
| A D | recipes.txt | 7 takes off the training wheels to cover more involved examples, 125 These examples show only a single pair of CPUs, but the effects of the 198 This section looks at more complex examples, including message passing,
|
| A D | locking.txt | 86 These examples show only a single pair of CPUs, but the effects of the
|
| A D | control-dependencies.txt | 159 must store different values to "b". As in previous examples, if the two
|
| A D | explanation.txt | 60 Warning: The code examples in this document are not written in the 367 The MP and SB examples above used READ_ONCE() and WRITE_ONCE() rather 371 memory accesses in the examples. 538 accesses in the two examples above will be ordered. This is another 1281 This is best explained with some examples. The simplest case looks 1333 Less trivial examples of prop all involve fences. Unlike the simple 1334 examples above, they can require that some instructions are executed 1358 similar to the previous examples: The value P1 loads from buf gets 1382 rfe link. You can concoct more exotic examples, containing more than 2488 (This may be overly cautious. We don't know of any examples where a
|
| A D | simple.txt | 81 with a lot of other heavily used APIs. But heavily used examples include
|
| A D | access-marking.txt | 263 few examples showing how this can be done.
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 182 appropriate times. There are a few examples in the plugin-lib
|
| /tools/testing/selftests/bpf/ |
| A D | README.rst | 315 See `kernel llvm reloc`_ for more explanation and some examples.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 175 Check examples below for more information on how to use it.
|
| /tools/perf/ |
| A D | Makefile.config | 1227 perf_examples_dir = lib/perf/examples
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 271 Here are some examples of common warnings reported by objtool, what
|
Completed in 24 milliseconds
12