Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/linux/Documentation/ABI/testing/
A Dsysfs-bus-mdio1 What: /sys/bus/mdio_bus/devices/.../statistics/
2 What: /sys/class/mdio_bus/.../statistics/
7 This folder contains statistics about global and per
8 MDIO bus address statistics.
10 What: /sys/bus/mdio_bus/devices/.../statistics/transfers
18 What: /sys/bus/mdio_bus/devices/.../statistics/errors
19 What: /sys/class/mdio_bus/.../statistics/errors
26 What: /sys/bus/mdio_bus/devices/.../statistics/writes
27 What: /sys/class/mdio_bus/.../statistics/writes
34 What: /sys/bus/mdio_bus/devices/.../statistics/reads
[all …]
A Dsysfs-class-net-statistics1 What: /sys/class/net/<iface>/statistics/collisions
9 What: /sys/class/net/<iface>/statistics/multicast
17 What: /sys/class/net/<iface>/statistics/rx_bytes
26 What: /sys/class/net/<iface>/statistics/rx_compressed
35 What: /sys/class/net/<iface>/statistics/rx_crc_errors
44 What: /sys/class/net/<iface>/statistics/rx_dropped
54 What: /sys/class/net/<iface>/statistics/rx_errors
117 What: /sys/class/net/<iface>/statistics/rx_packets
135 What: /sys/class/net/<iface>/statistics/tx_bytes
164 What: /sys/class/net/<iface>/statistics/tx_dropped
[all …]
A Dsysfs-class-fc_host1 What: /sys/class/fc_host/hostX/statistics/fpin_cn_yyy
9 What: /sys/class/fc_host/hostX/statistics/fpin_li_yyy
17 What: /sys/class/fc_host/hostX/statistics/fpin_dn_yyy
A Dsysfs-class-fc_remote_ports1 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_cn_yyy
9 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_li_yyy
17 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_dn_yyy
/linux/Documentation/networking/
A Dstatistics.rst4 Interface statistics
14 - standard interface statistics based on
16 - protocol-specific statistics; and
19 Standard interface statistics
44 Queue statistics argument
53 Protocol-specific statistics
79 $ ethtool --include-statistics -a eth0
109 Driver-defined statistics
115 NIC statistics:
163 statistics.
[all …]
A Dgen_stats.rst4 Generic networking statistics for netlink users
12 gnet_stats_basic TCA_STATS_BASIC Basic statistics
14 gnet_stats_queue TCA_STATS_QUEUE Queue statistics
30 Update statistics, in dequeue() methods only, (while owning qdisc->running)::
83 Locks are taken before writing and released once all statistics have
/linux/Documentation/userspace-api/media/dvb/
A Ddvb-fe-read-status.rst6 Querying frontend status and statistics
11 tuner lock status and provide statistics about the quality of the
17 Signal statistics are provided via
22 Most statistics require the demodulator to be fully locked
24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
/linux/Documentation/accounting/
A Dcgroupstats.rst6 https://lore.kernel.org/r/461CF883.2030308@sw.ru and implements per cgroup statistics as
9 Per cgroup statistics infrastructure re-uses code from the taskstats
12 extend per cgroup statistics, by adding members to the cgroupstats
16 statistics on interesting events), should be very easy to add. Currently
17 user space requests for statistics by passing the cgroup path.
25 To extract cgroup statistics a utility very similar to getdelays.c
A Ddelay-accounting.rst21 and makes these statistics available to userspace through
29 delay statistics aggregated for all tasks (or threads) belonging to a
34 aggregate delay statistics into arbitrary groups. To enable this, delay
35 statistics of a task are available both during its lifetime as well as on its
45 statistics. The delay accounting functionality populates specific fields of
60 When a task exits, records containing the per-task statistics
62 task of a thread group, the per-tgid statistics are also sent. More details
66 commands to be run and the corresponding delay statistics to be displayed. It
A Dtaskstats.rst2 Per-task statistics interface
7 per-process statistics from the kernel to userspace.
11 - efficiently provide statistics during lifetime of a task and on its exit
30 To get statistics during a task's lifetime, userspace opens a unicast netlink
32 The response contains statistics for a task (if pid is specified) or the sum of
33 statistics for all tasks of the process (if tgid is specified).
35 To obtain statistics for tasks which are exiting, the userspace listener
37 one of the cpus in the cpumask, its per-pid statistics are sent to the
48 for reporting delay accounting statistics. Users can register cpumasks,
81 the task/process for which userspace wants statistics.
[all …]
/linux/Documentation/locking/
A Dlockstat.rst8 As the name suggests, it provides statistics on locks.
48 With these hooks we provide the following statistics:
86 Lock statistics are enabled via CONFIG_LOCK_STAT.
91 Enable collection of statistics::
95 Disable collection of statistics::
99 Look at the current lock statistics::
139 This excerpt shows the first two lock class statistics. Line 01 shows the
142 statistics. These statistics come in two parts; the actual stats separated by a
148 con-bounces point is missing in the statistics.
184 Line 48 shows statistics for the second subclass (/1) of &rq->lock class
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dmetafmt-intel-ipu3.rst12 3A statistics
15 The IPU3 ImgU 3A statistics accelerators collect different statistics over
16 an input Bayer frame. Those statistics are obtained from the "ipu3-imgu [01] 3a
21 The statistics collected are AWB (Auto-white balance) RGBS (Red, Green, Blue and
50 Both 3A statistics and pipeline parameters described here are closely tied to
A Dmetafmt-rkisp1.rst65 3A and histogram statistics
68 The ISP1 device collects different statistics over an input Bayer frame.
69 Those statistics are obtained from the :ref:`rkisp1_stats <rkisp1_stats>`
79 The statistics collected are Exposure, AWB (Auto-white balance), Histogram and
80 AF (Auto-focus). See :c:type:`rkisp1_stat_buffer` for details of the statistics.
82 The 3A statistics and configuration parameters described here are usually
/linux/Documentation/cpu-freq/
A Dcpufreq-stats.rst22 cpufreq-stats is a driver that provides CPU frequency statistics for each CPU.
23 These statistics are provided in /sysfs as a bunch of read_only interfaces. This
26 Various statistics will form read_only files under this directory.
35 cpufreq stats provides following statistics (explained in detail below).
41 All the statistics will be from the time the stats driver has been inserted
126 [*] CPU frequency translation statistics
132 "CPU frequency translation statistics" (CONFIG_CPU_FREQ_STAT) provides the
133 statistics which includes time_in_state, total_trans and trans_table.
136 will be able to see the CPU frequency statistics in /sysfs.
/linux/Documentation/admin-guide/device-mapper/
A Dstatistics.rst2 DM statistics
5 Device Mapper supports the collection of I/O statistics on user-defined
6 regions of a DM device. If no regions are defined no statistics are
11 Individual statistics will be collected for each step-sized area within
14 The I/O statistics counters for each step-sized area of a region are
33 The creation of DM statistics will allocate memory via kmalloc or
176 statistics does not want to lose any statistics (those updated
206 statistics on them::
215 List the statistics::
219 Print the statistics::
[all …]
/linux/Documentation/arch/powerpc/
A Dvcpudispatch_stats.rst14 /proc/powerpc/vcpudispatch_stats can be used to obtain statistics
16 collecting the statistics, while writing '0' disables the statistics.
21 The statistics themselves are available by reading the procfs file
27 1. total vcpu dispatches since the beginning of statistics collection
39 The final 3 numbers represent statistics in relation to the home node of
68 statistics were enabled. 4126 of those dispatches were on the same
/linux/Documentation/ABI/stable/
A Dsysfs-bus-xen-backend34 What: /sys/bus/xen-backend/devices/vbd-*/statistics/f_req
41 What: /sys/bus/xen-backend/devices/vbd-*/statistics/oo_req
49 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_req
56 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_sect
63 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_req
70 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_sect
/linux/drivers/staging/media/sunxi/sun6i-isp/
A DTODO.txt3 modules and description of the statistics data structures;
4 - Add support for statistics reporting;
6 statistics and adapt hardware modules configuration accordingly;
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Drx.c150 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) + in iwlagn_good_plcp_health()
152 le32_to_cpu(priv->statistics.rx_ofdm_ht.plcp_err); in iwlagn_good_plcp_health()
243 rx_info = &priv->statistics.rx_non_phy; in iwlagn_rx_calc_noise()
311 accum_stats((__le32 *)&priv->statistics._name, \ in iwlagn_accumulative_statistics()
362 spin_lock(&priv->statistics.lock); in iwlagn_rx_statistics()
379 le32_add_cpu(&priv->statistics.accum_num_bt_kills, in iwlagn_rx_statistics()
397 spin_unlock(&priv->statistics.lock); in iwlagn_rx_statistics()
410 priv->statistics.flag = *flag; in iwlagn_rx_statistics()
416 memcpy(&priv->statistics.tx, tx, sizeof(*tx)); in iwlagn_rx_statistics()
419 memcpy(&priv->statistics.bt_activity, bt_activity, in iwlagn_rx_statistics()
[all …]
/linux/Documentation/driver-api/media/
A Ddtv-frontend.rst110 :ref:`DVBv5 statistics <dvbv5_stats>` via ``.read_status``.
166 Digital TV Frontend statistics
190 And, when the statistics got updated, set the scale::
207 Groups of statistics argument
210 There are several groups of statistics currently supported:
221 typically, this statistics is always available [#f3]_.
251 - Due to its nature, those statistics depend on full coding lock
260 - Not all frontends provide this kind of statistics.
270 - Due to its nature, those statistics depend on full coding lock
381 If the driver doesn't provide a statistics available check bit
[all …]
/linux/drivers/crypto/intel/iaa/
A DKconfig17 Enable statistics for the IAA compression accelerator.
18 These include per-device and per-workqueue statistics in
19 addition to global driver statistics.
/linux/Documentation/scheduler/
A Dsched-stats.rst22 statistics for each cpu listed, and there may well be more than one
42 CPU statistics
50 Next three are schedule() statistics:
57 Next two are try_to_wake_up() statistics:
62 Next three are statistics describing scheduling latency:
70 Domain statistics
80 The next 24 are a variety of sched_balance_rq() statistics in grouped into types
131 Next three are active_load_balance() statistics:
137 Next three are sched_balance_exec() statistics:
143 Next three are sched_balance_fork() statistics:
[all …]
/linux/drivers/base/
A Dtransport_class.c166 if (tcont->statistics) { in transport_add_class_device()
167 error = sysfs_create_group(&classdev->kobj, tcont->statistics); in transport_add_class_device()
245 if (tcont->statistics) in transport_remove_classdev()
246 sysfs_remove_group(&classdev->kobj, tcont->statistics); in transport_remove_classdev()
/linux/tools/kvm/kvm_stat/
A Dkvm_stat.txt58 Press any other key to refresh statistics immediately.
75 retrieve statistics from debugfs
83 limit statistics to one virtual machine (guest name)
104 limit statistics to one virtual machine (pid)
112 retrieve statistics from tracepoints
/linux/drivers/staging/media/starfive/camss/
A DTODO.txt2 - Add userspace support which demonstrates the ability to receive statistics and
4 - Add documentation for description of the statistics data structures;

Completed in 33 milliseconds

12345678910>>...12