/tools/perf/ui/ |
D | helpline.c | 28 .show = nop_helpline__show, 72 return helpline_fns->show(fmt, ap); in ui_helpline__vshow()
|
D | helpline.h | 12 int (*show)(const char *fmt, va_list ap); member
|
/tools/perf/Documentation/ |
D | perf-report.txt | 26 Be more verbose. (show symbol address, etc) 29 --show-nr-samples:: 32 --show-cpu-utilization:: 45 Only show events for given process ID (comma separated list). 48 Only show events for given thread ID (comma separated list). 61 Only show symbols that match (partially) with this filter. 209 show up in the output. The output will have a new "Children" column 279 --show-total-period:: Show a column with the sum of periods. 282 --show-info:: 323 Do not show entries which have an overhead under that percent. [all …]
|
D | perf-script.txt | 214 Only show events for given process ID (comma separated list). 217 Only show events for given thread ID (comma separated list). 220 --show-info:: 226 --show-kernel-path:: 229 --show-task-events 232 --show-mmap-events 235 --show-switch-events 263 Use 9 decimal places when displaying time (i.e. show the nanoseconds)
|
D | perf-test.txt | 19 fragment will show all tests that have it.
|
D | perf-data.txt | 35 Be more verbose (show counter open errors, etc).
|
D | perf-buildid-list.txt | 19 It can also be used to show the build id of the running kernel or in an ELF
|
D | perf-top.txt | 110 Be more verbose (show counter open errors, etc). 132 --show-nr-samples:: 135 --show-total-period:: 170 show up in the output. The output will have a new "Children" column 188 Do not show entries which have an overhead under that percent.
|
D | perf-lock.txt | 39 Be more verbose (show symbol address, etc).
|
D | callchain-overhead-calculation.txt | 10 the child functions so that it can show the total overhead of the 44 recorded with callchains the output will show something like below
|
D | perf-kmem.txt | 30 Be more verbose. (show symbol address, etc)
|
D | perf-sched.txt | 47 Be more verbose. (show symbol address, etc)
|
D | perf-trace.txt | 16 This command will show the events associated with the target, initially 38 List of syscalls to show, currently only syscall names.
|
D | perf-probe.txt | 51 Be more verbose (show parsed arguments, etc). 56 Be quiet (do not show any messages including errors). 173 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
|
D | perf-timechart.txt | 30 There are also poll bars which show how much time application spent
|
/tools/testing/selftests/vm/ |
D | thuge-gen.c | 92 void show(unsigned long ps) in show() function 155 show(size); in test_mmap() 187 show(size); in test_shmget()
|
/tools/perf/ui/tui/ |
D | helpline.c | 54 .show = tui_helpline__show,
|
/tools/perf/ui/gtk/ |
D | helpline.c | 51 .show = gtk_helpline_show,
|
/tools/thermal/tmon/ |
D | README | 44 -h, --help show this help message 46 -v, --version show version
|
/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.c | 39 enum operation_mode_e { list = 1, show, show_all }; enumerator 363 if (mode && mode != show) in cmdline() 370 mode = show; in cmdline() 431 if (mode == show) in cmd_monitor()
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 45 def show(self): member in PerfEvent
|
/tools/testing/ktest/examples/ |
D | README | 7 and commented to show more generic use cases that are more helpful for
|
/tools/usb/usbip/ |
D | COPYING | 36 source code. And you must show them these terms so they know their 317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 319 under certain conditions; type `show c' for details. 321 The hypothetical commands `show w' and `show c' should show the appropriate 323 be called something other than `show w' and `show c'; they could even be
|
/tools/perf/scripts/python/ |
D | call-graph-from-postgresql.py | 324 window.show()
|
/tools/power/cpupower/po/ |
D | de.po | 103 msgid "\t -t: show CPU topology/hierarchy\n" 113 msgid "\t -m: show specific CPU sleep monitors only (in same order)\n" 757 "Passing no option will show all info, by default only on core 0\n" 924 msgid " -s, --silent Only show general C-state information\n"
|