Searched refs:single (Results 1 – 11 of 11) sorted by relevance
/tools/perf/config/ |
D | utilities.mak | 23 # single space each newline character in the output 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes. 90 # Usage: single-quoted-and-escaped-text = $(call shell-sq,text) 119 # to render the text as a single line; when the shell
|
/tools/testing/selftests/ |
D | README.txt | 11 run on a single cpu as opposed to all hotplug capable cpus, and memory 28 To run only tests targeted for a single subsystem: (including
|
/tools/perf/tests/attr/ |
D | README | 8 each event created within single perf command. Each event details
|
/tools/perf/util/ |
D | hist.h | 98 struct addr_location *al, bool single, void *arg);
|
/tools/perf/ |
D | builtin-report.c | 101 struct addr_location *al, bool single, in hist_iter__report_callback() argument 133 if (single) in hist_iter__report_callback()
|
D | builtin-top.c | 675 struct addr_location *al, bool single, in hist_iter__top_callback() argument 682 if (sort__has_sym && single) { in hist_iter__top_callback()
|
D | design.txt | 266 (A single counter on its own is created with group_fd = -1 and is
|
/tools/perf/tests/ |
D | make | 16 # standard single make variable specified
|
/tools/perf/Documentation/ |
D | perf-diff.txt | 170 single data file
|
D | perf-script-python.txt | 103 system-wide and multiplex the per-cpu output into a single stream. 104 That single stream will be recorded in a file in the current directory 261 effectively end up with a single-level dictionary keyed on syscall id
|
D | perf-report.txt | 167 - flat: single column, linear exposure of call chains.
|