Searched refs:working (Results 1 – 16 of 16) sorted by relevance
| /tools/iio/ |
| A D | iio_utils.c | 33 char *working, *prefix = ""; in iioutils_break_up_name() local 47 working = strtok(current, "_\0"); in iioutils_break_up_name() 48 if (!working) { in iioutils_break_up_name() 53 w = working; in iioutils_break_up_name() 54 r = working; in iioutils_break_up_name() 65 ret = asprintf(generic_name, "%s_%s", prefix, working); in iioutils_break_up_name()
|
| /tools/testing/ktest/examples/ |
| A D | README | 6 The configs are based off of real working configs but have been modified
|
| /tools/testing/selftests/ftrace/ |
| A D | README | 29 * The working directory of the script is <debugfs>/tracing/.
|
| /tools/perf/Documentation/ |
| A D | Build.txt | 14 top level Makefile working as a wrapper that calls the main
|
| A D | perf-lock.txt | 223 the owner, the waiters will also be delayed as well. This is working
|
| A D | security.txt | 16 and install it so rpmbuild directory would exist in the current working directory:
|
| A D | perf-trace.txt | 20 This is a live mode tool in addition to working with perf.data files like
|
| A D | perf-script-python.txt | 24 This section shows the process, start to finish, of creating a working
|
| A D | perf-intel-pt.txt | 847 When working with kernels < v4.2, the following considerations must be taken,
|
| /tools/memory-model/Documentation/ |
| A D | README | 54 working papers, and LWN articles: references.txt
|
| A D | glossary.txt | 99 working out what values integer variables might have, this is
|
| A D | simple.txt | 26 that your toolchain and hardware are working correctly. In addition,
|
| A D | litmus-tests.txt | 124 parameter named "x" means that these two processes are working with the 126 and P1() mean that both processes are working with two shared global
|
| /tools/testing/selftests/ftrace/test.d/ |
| A D | functions | 208 # current working directory (which should be a tracefs) as the mount point.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 55 working with BPF objects. Skeleton code is intended to significantly 91 keep working with specific maps, programs, etc.
|
| /tools/sched_ext/ |
| A D | README.md | 32 is actively working on adding a BPF backend compiler as well, but are still
|
Completed in 17 milliseconds