Home
last modified time | relevance | path

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

12

/tools/power/x86/intel-speed-select/
DBuild1 intel-speed-select-y += isst-config.o isst-core.o isst-display.o
/tools/perf/Documentation/
Dperf-c2c.txt36 display it.
82 Specify sorting fields for single cacheline display.
101 Do not display Source:Line column.
111 --display::
112 Switch to HITM type (rmt, lcl) to display and sort on. Total HITMs as default.
156 display modes: stdio and tui (default).
162 - display data
168 For each cacheline in the 1) list we display following data:
208 For each offset in the 2) list we display following data:
294 through cachelines list and to display offset details.
Dperf-version.txt6 perf-version - display the version of perf binary
Dperf-top.txt51 Only display functions with more events than this.
127 Zero history across display updates.
169 and add PREFIX. This allows to display source code compiled on systems
212 Determine how to display the overhead percentage of filtered entries.
277 Record events of type PERF_RECORD_NAMESPACES and display it with the
293 Record events of type PERF_RECORD_CGROUP and display it with the
362 Number of entries to display.
365 Event to display when multiple counters are active.
368 Profile display filter (>= hit count).
371 Annotation display filter (>= % of total).
[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
120 --display::
121 Time in seconds between display updates
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-mem.txt19 right set of options to display a memory access profile. By default, loads
60 Only display entries resolved to a symbol.
Dperf-help.txt6 perf-help - display help information about perf
Dperf-report.txt6 perf-report - Read perf.data (created by perf record) and display the profile
69 Only display entries resolved to a symbol.
212 Only display entries with parent-match.
245 - none: disable call chain display.
270 - percent: display overhead percent (default)
271 - period: display event period
272 - count: display event count
362 information which may be very large and thus may clutter the display.
386 and add PREFIX. This allows to display source code compiled on systems
420 Determine how to display the overhead percentage of filtered entries.
Dperf-annotate.txt6 perf-annotate - Read perf.data (created by perf record) and display annotated code
125 and add PREFIX. This allows to display source code compiled on systems
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
210 Instruction Trace decoding. For calls and returns, it will display the
251 For sample events it's possible to display misc field with -F +misc option,
282 When printing symbols do not display call chain.
285 Stop display of callgraph at these symbols
295 Only display events for these comms. CSV that understands
307 information which may be very large and thus may clutter the display.
Dperf-timechart.txt52 Select the processes to display, by name or PID
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-sched.txt111 Maximum number of functions to display in backtrace, default 5.
Dperf-script-python.txt326 code to aggregate and display it for your particular needs.
410 and display the output using 'perf script report':
537 as display results:
653 flags_disp - sample flags display
Dperf-stat.txt519 As displayed in the example above we can display 3 types of timings.
520 We always display the time the counters were enabled/alive:
524 For workload sessions we also display time the workloads spent in
/tools/perf/
Dbuiltin-c2c.c106 int display; member
799 switch (c2c.display) { in percent_hitm()
1109 switch (c2c.display) { in node_entry()
1880 switch (c2c.display) { in he__display()
1911 switch (c2c.display) { in is_valid_hist_entry()
1989 bool display = he__display(he, &c2c.shared_clines_stats); in resort_cl_cb() local
1994 if (display && c2c_hists) { in resort_cl_cb()
2251 display_str[c2c.display]); in print_c2c_info()
2409 display_str[c2c.display]); in perf_c2c_browser__title()
2521 dim_percent_hitm.header = percent_hitm_header[c2c.display]; in ui_quirks()
[all …]
Dbuiltin-help.c141 const char *display = getenv("DISPLAY"); in exec_man_konqueror() local
143 if (display && *display) { in exec_man_konqueror()
Dbuiltin-timechart.c99 int display; member
116 int display; member
1145 if (!c->display) { in draw_io_bars()
1259 if (!c->display) { in draw_process_bars()
1343 p->display = 0; in determine_display_tasks_filtered()
1354 c->display = 0; in determine_display_tasks_filtered()
1360 c->display = 1; in determine_display_tasks_filtered()
1361 p->display = 1; in determine_display_tasks_filtered()
1383 p->display = 0; in determine_display_tasks()
1391 p->display = 1; in determine_display_tasks()
[all …]
/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/perf/scripts/python/
Dcompaction-times.py200 def display(self): member in chead
208 i.display(),
/tools/testing/selftests/bpf/
Dvmtest.sh225 -display none \
/tools/lib/traceevent/Documentation/
Dlibtraceevent-commands.txt27 The library builds a cache of these mappings, which is used to display the name

12