Searched refs:no (Results 1 – 25 of 42) sorted by relevance
12
/tools/perf/Documentation/ |
D | asciidoc.conf | 30 ifndef::perf-asciidoc-no-roff[] 45 endif::perf-asciidoc-no-roff[] 47 ifdef::perf-asciidoc-no-roff[] 66 endif::perf-asciidoc-no-roff[]
|
D | perf-help.txt | 15 With no options and no COMMAND given, the synopsis of the 'perf'
|
D | perf-annotate.txt | 19 If there is no debug info in the object, then annotated assembly is displayed. 73 be provided as a comma-separated list with no space: 0,1. Ranges of 82 disable with --no-source.
|
D | Makefile | 108 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff 114 ASCIIDOC_EXTRA += -a perf-asciidoc-no-roff 141 PRINT_DIR = --no-print-directory 288 $(QUIET_MAKEINFO)$(MAKEINFO) --no-split -o $@ $(OUTPUT)user-manual.texi 311 $(QUIET_MAKEINFO)$(MAKEINFO) --no-split --no-validate $*.texi
|
D | perf-trace.txt | 63 --no-inherit:: 75 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 94 Show process COMM right beside its ID, on by default, disable with --no-comm. 127 fault); if no debug symbols available, perf trace will print raw IP; 145 $ perf trace --no-syscalls -F
|
D | perf-bench.txt | 31 % perf bench sched pipe # with no style specified 165 --no-prefault:: 197 --no-prefault::
|
D | perf-record.txt | 71 --no-buffering:: 83 --no-inherit:: 133 --no-samples:: 143 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 148 --no-buildid-cache::
|
D | perf-stat.txt | 34 --no-inherit:: 72 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 77 --no-aggr::
|
D | perf-top.txt | 31 comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. 155 disable with --no-source. 202 readability. 0 means no limit (default behavior).
|
D | perf-report.txt | 150 readability. 0 means no limit (default behavior). 237 be provided as a comma-separated list with no space: 0,1. Ranges of 246 disable with --no-source. 267 unless --no-branch-stack is used. 277 disable with --no-demangle.
|
/tools/power/cpupower/utils/helpers/ |
D | amd.c | 73 int boost_states, unsigned long *pstates, int *no) in decode_pstates() argument 108 *no = i; in decode_pstates()
|
D | helpers.h | 148 int boost_states, unsigned long *pstates, int *no); 167 int *no) in decode_pstates() argument
|
/tools/perf/tests/attr/ |
D | test-record-graph-dwarf | 9 # TODO different for each arch, no support for that now
|
D | README | 52 perf record -D kill (test-record-no-delay) 53 perf record -i kill (test-record-no-inherit) 54 perf record -n kill (test-record-no-samples) 64 perf stat -i -e cycles kill (test-stat-no-inherit)
|
D | test-record-C0 | 8 # no enable on exec for CPU attached
|
/tools/testing/selftests/rcutorture/bin/ |
D | parse-build.sh | 38 print_bug $title no build
|
D | parse-torture.sh | 99 …echo $title no success message, `grep --binary-files=text 'ver:' $file | wc -l` successful version…
|
D | kvm-recheck.sh | 60 echo Build-only run, no boot/test
|
/tools/usb/usbip/ |
D | configure.ac | 72 AC_MSG_RESULT([no]); 84 [AC_MSG_RESULT([no]); LIBS="$saved_LIBS"])]) 103 AC_MSG_RESULT([no])
|
/tools/perf/ |
D | Makefile | 81 @$(MAKE) -f tests/make --no-print-directory
|
/tools/scripts/ |
D | Makefile.include | 44 PRINT_DIR = --no-print-directory
|
/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 3 probably much better ways of doing this, and this filesystem could no
|
/tools/thermal/tmon/ |
D | README | 42 -d, --daemon run as daemon, no TUI
|
/tools/power/cpupower/po/ |
D | pt.po | 128 msgid "Monitor %s, Counter %s has no count function. Implementation error\n" 263 msgid "no" 293 msgid " no or unknown cpufreq driver is active on this CPU\n" 387 " -f, --freq Obtem a frequência na qual o CPU roda no momento, de " 397 " -w, --hwfreq Obtem a frequência na qual o CPU está operando no " 399 " através de leitura no hardware (disponível somente " 421 "--p, --policy Obtem a política do cpufreq em uso no momento *\n" 494 "If no argument or only the -c, --cpu parameter is given, debug output about\n" 745 "--p, --policy Obtem a política do cpufreq em uso no momento *\n" 757 "Passing no option will show all info, by default only on core 0\n"
|
/tools/lib/lockdep/ |
D | Makefile | 4 LIBLOCKDEP_VERSION=$(shell make --no-print-directory -sC ../../.. kernelversion)
|
12