Home
last modified time | relevance | path

Searched refs:working (Results 1 – 6 of 6) sorted by relevance

/tools/iio/
Diio_utils.c36 char *working, *prefix = ""; in iioutils_break_up_name() local
50 working = strtok(current, "_\0"); in iioutils_break_up_name()
51 if (!working) { in iioutils_break_up_name()
56 w = working; in iioutils_break_up_name()
57 r = working; in iioutils_break_up_name()
68 ret = asprintf(generic_name, "%s_%s", prefix, working); in iioutils_break_up_name()
/tools/perf/Documentation/
DBuild.txt14 top level Makefile working as a wrapper that calls the main
Dperf-trace.txt20 This is a live mode tool in addition to working with perf.data files like
Dperf-script-python.txt24 This section shows the process, start to finish, of creating a working
/tools/testing/ktest/examples/
DREADME6 The configs are based off of real working configs but have been modified
/tools/testing/selftests/ftrace/
DREADME29 * The working directory of the script is <debugfs>/tracing/.