Searched refs:display (Results 1 – 20 of 20) sorted by relevance
/tools/perf/Documentation/ |
D | perf-top.txt | 51 Only display functions with more events than this. 114 Zero history across display updates. 192 Determine how to display the overhead percentage of filtered entries. 246 Number of entries to display. 249 Event to display when multiple counters are active. 252 Profile display filter (>= hit count). 255 Annotation display filter (>= % of total). 261 Stop annotation, return to full profile display. 264 Toggle event count zeroing across display updates.
|
D | perf-kvm.txt | 39 'perf kvm report' to display the performance counter profile information 45 'perf kvm buildid-list' to display the buildids found in a perf data file, 64 record + report but with statistical data updated live at a given display 119 --display:: 120 Time in seconds between display updates
|
D | intel-bts.txt | 63 perf script has an option (-D) to "dump" the events i.e. display the binary 68 To disable the display of Intel BTS packets, combine the -D option with
|
D | perf-help.txt | 6 perf-help - display help information about perf
|
D | perf-script.txt | 6 perf-script - Read perf.data (created by perf record) and display trace output 37 'perf script report <script> [args]' to run and display the results 177 "tr end" for "bE". However the "x" flag will be display separately in those 181 Instruction Trace decoding. For calls and returns, it will display the 209 When printing symbols do not display call chain. 219 Only display events for these comms. CSV that understands 231 information which may be very large and thus may clutter the display.
|
D | perf-report.txt | 6 perf-report - Read perf.data (created by perf record) and display the profile 65 Only display entries resolved to a symbol. 180 Only display entries with parent-match. 210 - none: disable call chain display. 235 - period: display event period 236 - count: display event count 322 information which may be very large and thus may clutter the display. 368 Determine how to display the overhead percentage of filtered entries.
|
D | perf-mem.txt | 19 right set of options to display a memory access profile. By default, loads
|
D | perf-annotate.txt | 6 perf-annotate - Read perf.data (created by perf record) and display annotated code
|
D | perf-diff.txt | 6 perf-diff - Read perf.data files and display the differential profile 105 Determine how to display the overhead percentage of filtered entries.
|
D | perf-timechart.txt | 52 Select the processes to display, by name or PID
|
D | perf-script-python.txt | 328 code to aggregate and display it for your particular needs. 414 and display the output using 'perf script report': 541 as display results:
|
D | perf-config.txt | 291 provided, display total number of samples that belong to a line 321 This option controls display of column headers (like 'Overhead' and 'Symbol')
|
D | perf-script-perl.txt | 143 as display results:
|
D | intel-pt.txt | 744 perf script has an option (-D) to "dump" the events i.e. display the binary 755 To disable the display of Intel PT packets, combine the -D option with
|
/tools/perf/ |
D | builtin-timechart.c | 98 int display; member 115 int display; member 1148 if (!c->display) { in draw_io_bars() 1262 if (!c->display) { in draw_process_bars() 1346 p->display = 0; in determine_display_tasks_filtered() 1357 c->display = 0; in determine_display_tasks_filtered() 1363 c->display = 1; in determine_display_tasks_filtered() 1364 p->display = 1; in determine_display_tasks_filtered() 1386 p->display = 0; in determine_display_tasks() 1394 p->display = 1; in determine_display_tasks() [all …]
|
D | builtin-help.c | 126 const char *display = getenv("DISPLAY"); in exec_man_konqueror() local 128 if (display && *display) { in exec_man_konqueror()
|
/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 51 fields to display (regex)
|
/tools/perf/jvmti/ |
D | Makefile | 42 JDIR=$(shell alternatives --display java | tail -1 | cut -d' ' -f 5 | sed 's%/jre/bin/java.%%g')
|
/tools/perf/scripts/python/ |
D | compaction-times.py | 200 def display(self): member in chead 208 i.display(),
|
/tools/usb/usbip/ |
D | COPYING | 105 interactive use in the most ordinary way, to print or display an
|