Home
last modified time | relevance | path

Searched refs:Show (Results 1 – 25 of 140) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-nilfs26 Show current revision of NILFS file system driver.
20 Show NILFS file system revision on volume.
28 Show volume's block size in bytes.
34 Show volume size in bytes.
40 Show count of free blocks on volume.
46 Show volume's UUID (Universally Unique Identifier).
52 Show volume's label.
64 Show last write time of super block in human-readable
71 Show last write time of super block in seconds.
77 Show current write count of super block.
[all …]
H A Dsysfs-tty72 Show the tty port status flags for this port.
81 Show the transmit FIFO size for this port.
90 Show the closing delay time for this port in ms.
99 Show the close wait time for this port in ms.
108 Show the custom divisor if any that is set on this port.
117 Show the I/O type that is to be used with the iomem base
136 Show the register shift indicating the spacing to be used
H A Dsysfs-devices-platform-_UDC_-gadget5 Show the suspend state of an USB composite gadget.
16 Show or set the reaction on the FUA (Force Unit Access) bit in
H A Dsysfs-bus-iio-distance-srf086 Show or set the gain boost of the amp, from 0-31 range.
14 Show or set the maximum range between the sensor and the
H A Dsysfs-class-chromeos5 Show the EC flash information.
33 Show the information about the EC software and hardware.
H A Dsysfs-class-fpga-bridge11 Description: Show bridge state as "enabled" or "disabled"
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-sched.txt85 Show only CPUs with activity. Helps visualizing on high core
89 Show just entries with activities for the given CPUs.
127 Show only a summary of scheduling by thread with min, max, and average
132 Show all scheduling events followed by a summary by thread with min,
140 Show visual aid for sched switches by CPU: 'i' marks idle time,
145 Show wakeup events.
149 Show migration events.
153 Show next task.
157 Show idle-related events only.
167 Show task state when it switched out.
H A Dperf-evlist.txt29 Show just the sample frequency used for each event.
33 Show all fields.
37 Show event group information.
40 Show tracepoint field names.
H A Dperf-annotate.txt40 Be more verbose. (Show symbol address, etc)
48 Show the number of samples for each symbol
98 Show raw instruction encoding of assembly instructions.
100 --show-total-period:: Show a column with the sum of periods.
125 Show event group information together
H A Dperf-kmem.txt37 Show per-callsite statistics
40 Show per-allocation statistics
64 Show live page stat. The perf kmem shows total allocation stat by
H A Dperf-buildid-list.txt26 Show only DSOs with hits.
35 Show running kernel build id.
H A Dtips.txt15 Show individual samples with: perf script
34 Show current config key-value pairs: perf config --list
35 Show user configuration overrides: perf config --user --list
H A Dperf-report.txt34 Show the number of samples for each symbol
37 Show sample percentage for different cpu modes.
41 Show per-thread event counters. The input data file should be recorded
343 Show raw instruction encoding of assembly instructions.
345 --show-total-period:: Show a column with the sum of periods.
378 Show event group information together. It forces group output also
417 Show header information in the perf.data file. This includes
423 Show only perf.data header (forces --stdio).
464 Show the --switch-on/off events too. This has no effect in 'perf report' now
478 Show the full path for source files for srcline output.
[all …]
H A Dperf-trace.txt120 Show only events that had a duration greater than N.M ms.
126 Show only syscalls that failed, i.e. that returned < 0.
137 Show process COMM right beside its ID, on by default, disable with --no-comm.
141 Show only a summary of syscalls by thread with min, max, and average times
146 Show all syscalls followed by a summary by thread with min, max, and
154 Show tool stats such as number of times fd->pathname was discovered thru
181 Show the kernel callchains on the syscall exit path.
195 Show the --switch-on/off events too.
H A Dperf-script.txt84 Show latency attributes (irqs/preemption disabled, etc).
337 Show perf.data header.
340 Show only perf.data header.
350 Show the full path for source files for srcline output.
413 Show instruction stream for intel_pt traces. Combine with --xed to
428 Show call stream for intel_pt traces. The CPUs are interleaved, but
432 Show call and return stream for intel_pt traces.
445 Show the --switch-on/off events too.
448 Show callgraph with stitched LBRs, which may have more complete
H A Dperf-probe.txt81 Show source code lines which can be probed. This needs an argument
86 Show available local variables at given probe point. The argument
90 (Only for --vars) Show external defined variables in addition to local
99 Show available functions in given module or kernel. With -x/--exec,
105 Show trace-event definition converted from given probe-event instead
127 (With --list) Show cached probes.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-openbox-xdg-autostart-convert-to-python3.patch84 - print " --list Show a list of the files which would be run"
88 - print " --help Show this help and exit"
89 - print " --version Show version and copyright information"
107 + print(" --list Show a list of the files which would be run")
111 + print(" --help Show this help and exit")
112 + print(" --version Show version and copyright information")
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/flickrmobile/
H A DGridDelegate.qml86 onButton2Clicked: if (scaleMe.state == 'Details' ) scaleMe.state = 'Show'
91 name: "Show"; when: thumb.status == Image.Ready
104 from: "Show"; to: "Details"
110 from: "Details"; to: "Show"
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst503 K Show hexdump of object key (don't show if not given)
504 A Show hexdump of object aux data (don't show if not given)
510 C Show objects that have a cookie
511 c Show objects that don't have a cookie
512 B Show objects that are busy
513 b Show objects that aren't busy
514 W Show objects that have pending writes
515 w Show objects that don't have pending writes
516 R Show objects that have outstanding reads
517 r Show objects that don't have outstanding reads
[all …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5multimedia/
H A D0015-gsttools-videowidget-Reflush-window-handle-even-it-s.patch22 - if (e->type() == QEvent::ParentChange || e->type() == QEvent::Show || e->type() == QEvent:…
27 + if (e->type() == QEvent::ParentChange || e->type() == QEvent::Show || e->type() == QEvent:…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Ddebian-suppress-usr-lib-in-krb5-config.patch19 echo " [--defktname] Show built-in default keytab name"
20 echo " [--defcktname] Show built-in default client keytab name"
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dudf.rst33 unhide Show otherwise hidden files.
34 undelete Show deleted files in lists.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dvxlan.rst43 3. Show vxlan info::
58 3. Show forwarding table::
/OK3568_Linux_fs/device/rockchip/common/data/
H A Dbusybox-reboot51 --help Show this help
/OK3568_Linux_fs/buildroot/package/busybox/
H A DConfig.in46 bool "Show packages that are also provided by busybox"
48 Show packages in menuconfig that are potentially also provided

123456