/tools/power/x86/intel-speed-select/ |
D | Build | 1 intel-speed-select-y += isst-config.o isst-core.o isst-display.o
|
/tools/perf/Documentation/ |
D | perf-c2c.txt | 36 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.
|
D | perf-version.txt | 6 perf-version - display the version of perf binary
|
D | perf-top.txt | 51 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 …]
|
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 120 --display:: 121 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-mem.txt | 19 right set of options to display a memory access profile. By default, loads 60 Only display entries resolved to a symbol.
|
D | perf-help.txt | 6 perf-help - display help information about perf
|
D | perf-report.txt | 6 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.
|
D | perf-annotate.txt | 6 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
|
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 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.
|
D | perf-timechart.txt | 52 Select the processes to display, by name or PID
|
D | perf-diff.txt | 6 perf-diff - Read perf.data files and display the differential profile 120 Determine how to display the overhead percentage of filtered entries.
|
D | perf-sched.txt | 111 Maximum number of functions to display in backtrace, default 5.
|
D | perf-script-python.txt | 326 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
|
D | perf-stat.txt | 519 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/ |
D | builtin-c2c.c | 106 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 …]
|
D | builtin-help.c | 141 const char *display = getenv("DISPLAY"); in exec_man_konqueror() local 143 if (display && *display) { in exec_man_konqueror()
|
D | builtin-timechart.c | 99 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/ |
D | example.cfg | 52 # 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)
|
D | custom-timeline-functions.cfg | 72 # 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/ |
D | kvm_stat.txt | 42 *h*:: display interactive commands reference 79 fields to display (regex), "-f help" for a list of available events
|
/tools/perf/scripts/python/ |
D | compaction-times.py | 200 def display(self): member in chead 208 i.display(),
|
/tools/testing/selftests/bpf/ |
D | vmtest.sh | 225 -display none \
|
/tools/lib/traceevent/Documentation/ |
D | libtraceevent-commands.txt | 27 The library builds a cache of these mappings, which is used to display the name
|