Home
last modified time | relevance | path

Searched refs:display (Results 1 – 25 of 38) sorted by relevance

12

/tools/perf/Documentation/
Dperf-c2c.txt41 display it.
88 Specify sorting fields for single cacheline display.
107 Do not display Source:Line column.
117 --display::
118 Switch to HITM type (rmt, lcl) or peer snooping type (peer) to display
174 display modes: stdio and tui (default).
180 - display data
186 For each cacheline in the 1) list we display following data:
201 LLC Load Hitm - Total, LclHitm, RmtHitm (For display with HITM types)
204 Load Peer - Total, Local, Remote (For display with peer type)
[all …]
Dperf-kvm.txt39 '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
113 --display::
114 Time in seconds between display updates
Dperf-top.txt52 Only display functions with more events than this.
125 Zero history across display updates.
173 and add PREFIX. This allows to display source code compiled on systems
216 Determine how to display the overhead percentage of filtered entries.
285 Record events of type PERF_RECORD_NAMESPACES and display it with the
301 Record events of type PERF_RECORD_CGROUP and display it with the
370 Number of entries to display.
373 Event to display when multiple counters are active.
376 Profile display filter (>= hit count).
379 Annotation display filter (>= % of total).
[all …]
Dperf-version.txt6 perf-version - display the version of perf binary
Dintel-bts.txt63 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
Dperf-annotate.txt6 perf-annotate - Read perf.data (created by perf record) and display annotated code
128 and add PREFIX. This allows to display source code compiled on systems
156 functions to display, not about lines within the function.
Dperf-mem.txt19 right set of options to display a memory access profile. By default, loads
65 Only display entries resolved to a symbol.
Dperf-help.txt6 perf-help - display help information about perf
Dperf-script.txt6 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
217 Instruction Trace decoding. For calls and returns, it will display the
269 For sample events it's possible to display misc field with -F +misc option,
300 When printing symbols do not display call chain.
303 Stop display of callgraph at these symbols
313 Only display events for these comms. CSV that understands
325 information which may be very large and thus may clutter the display.
Dperf-report.txt6 perf-report - Read perf.data (created by perf record) and display the profile
69 Only display entries resolved to a symbol.
216 Only display entries with parent-match.
249 - none: disable call chain display.
274 - percent: display overhead percent (default)
275 - period: display event period
276 - count: display event count
366 information which may be very large and thus may clutter the display.
393 and add PREFIX. This allows to display source code compiled on systems
427 Determine how to display the overhead percentage of filtered entries.
Dperf-timechart.txt52 Select the processes to display, by name or PID
Dperf-kwork.txt166 Maximum number of functions to display in backtrace, default 5.
Dperf-diff.txt6 perf-diff - Read perf.data files and display the differential profile
120 Determine how to display the overhead percentage of filtered entries.
Dperf-ftrace.txt24 (optionally with BPF) and display it as a histogram.
/tools/power/x86/intel-speed-select/
DBuild1 intel-speed-select-y += isst-config.o isst-core.o isst-display.o isst-daemon.o hfi-events.o isst-c…
/tools/perf/
Dbuiltin-c2c.c108 int display; member
821 switch (c2c.display) { in percent_costly_snoop()
1232 switch (c2c.display) { in node_entry()
2115 switch (c2c.display) { in he__display()
2150 switch (c2c.display) { in is_valid_hist_entry()
2230 bool display = he__display(he, &c2c.shared_clines_stats); in resort_cl_cb() local
2235 if (display && c2c_hists) { in resort_cl_cb()
2264 if (c2c.display == DISPLAY_SNP_PEER) in setup_nodes_header()
2478 if (c2c.display != DISPLAY_SNP_PEER) in print_pareto()
2530 display_str[c2c.display]); in print_c2c_info()
[all …]
Dbuiltin-timechart.c102 int display; member
119 int display; member
1154 if (!c->display) { in draw_io_bars()
1268 if (!c->display) { in draw_process_bars()
1352 p->display = 0; in determine_display_tasks_filtered()
1363 c->display = 0; in determine_display_tasks_filtered()
1369 c->display = 1; in determine_display_tasks_filtered()
1370 p->display = 1; in determine_display_tasks_filtered()
1392 p->display = 0; in determine_display_tasks()
1400 p->display = 1; in determine_display_tasks()
[all …]
Dbuiltin-help.c143 const char *display = getenv("DISPLAY"); in exec_man_konqueror() local
145 if (display && *display) { in exec_man_konqueror()
/tools/power/pm-graph/config/
Dexample.cfg52 # Turn display on/off for test
53 # Switch the display on/off for the test using xset (default: no-action)
54 # display: on
82 # Run two suspend/resumes back to back and display in the same timeline (default: false)
Dcustom-timeline-functions.cfg72 # Function calls to display in the timeline alongside device callbacks.
96 # format: The format to display the data on the timeline in. Use braces to
139 # Dev mode function calls to display inside timeline entries
161 # format: The format to display the data on the timeline in. Use braces to
/tools/kvm/kvm_stat/
Dkvm_stat.txt42 *h*:: display interactive commands reference
79 fields to display (regex), "-f help" for a list of available events
/tools/testing/selftests/nolibc/
DMakefile211 …$(Q)qemu-system-$(QEMU_ARCH) -display none -no-reboot -kernel "$(srctree)/$(IMAGE)" -serial stdio …
216 …$(Q)qemu-system-$(QEMU_ARCH) -display none -no-reboot -kernel "$(srctree)/$(IMAGE)" -serial stdio …
/tools/perf/scripts/python/
Dcompaction-times.py200 def display(self): member in chead
208 i.display(),
/tools/testing/selftests/bpf/
Dvmtest.sh247 -display none \
/tools/testing/selftests/mm/
Drun_vmtests.sh20 -h: display this message

12