/Linux-v5.15/Documentation/networking/ |
D | statistics.rst | 4 Interface statistics 10 This document is a guide to Linux network interface statistics. 12 There are three main sources of interface statistics in Linux: 14 - standard interface statistics based on 16 - protocol-specific statistics; and 17 - driver-defined statistics available via ethtool. 19 Standard interface statistics 22 There are multiple interfaces to reach the standard statistics. 44 Protocol-specific statistics 47 Protocol-specific statistics are exposed via relevant interfaces, [all …]
|
D | gen_stats.rst | 4 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-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-mdio | 1 What: /sys/bus/mdio_bus/devices/.../statistics/ 6 This folder contains statistics about global and per 7 MDIO bus address statistics. 9 What: /sys/bus/mdio_bus/devices/.../statistics/transfers 16 What: /sys/bus/mdio_bus/devices/.../statistics/errors 23 What: /sys/bus/mdio_bus/devices/.../statistics/writes 30 What: /sys/bus/mdio_bus/devices/.../statistics/reads 37 What: /sys/bus/mdio_bus/devices/.../statistics/transfers_<addr> 44 What: /sys/bus/mdio_bus/devices/.../statistics/errors_<addr> 51 What: /sys/bus/mdio_bus/devices/.../statistics/writes_<addr> [all …]
|
D | sysfs-class-net-statistics | 1 What: /sys/class/<iface>/statistics/collisions 9 What: /sys/class/<iface>/statistics/multicast 17 What: /sys/class/<iface>/statistics/rx_bytes 26 What: /sys/class/<iface>/statistics/rx_compressed 35 What: /sys/class/<iface>/statistics/rx_crc_errors 44 What: /sys/class/<iface>/statistics/rx_dropped 54 What: /sys/class/<iface>/statistics/rx_errors 62 What: /sys/class/<iface>/statistics/rx_fifo_errors 71 What: /sys/class/<iface>/statistics/rx_frame_errors 81 What: /sys/class/<iface>/statistics/rx_length_errors [all …]
|
D | sysfs-class-fc_host | 1 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
|
D | sysfs-class-fc_remote_ports | 1 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-v5.15/kernel/sched/ |
D | debug.c | 463 PN_SCHEDSTAT(se->statistics.wait_start); in print_cfs_group_stats() 464 PN_SCHEDSTAT(se->statistics.sleep_start); in print_cfs_group_stats() 465 PN_SCHEDSTAT(se->statistics.block_start); in print_cfs_group_stats() 466 PN_SCHEDSTAT(se->statistics.sleep_max); in print_cfs_group_stats() 467 PN_SCHEDSTAT(se->statistics.block_max); in print_cfs_group_stats() 468 PN_SCHEDSTAT(se->statistics.exec_max); in print_cfs_group_stats() 469 PN_SCHEDSTAT(se->statistics.slice_max); in print_cfs_group_stats() 470 PN_SCHEDSTAT(se->statistics.wait_max); in print_cfs_group_stats() 471 PN_SCHEDSTAT(se->statistics.wait_sum); in print_cfs_group_stats() 472 P_SCHEDSTAT(se->statistics.wait_count); in print_cfs_group_stats() [all …]
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | dvb-fe-read-status.rst | 6 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
|
D | fe-get-property.rst | 39 ``FE_GET_PROPERTY`` ioctls. The supported properties and statistics 59 - This ioctl is used to get properties and statistics from the 62 - No properties are changed, and statistics aren't reset.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-rkisp1.rst | 26 3A and histogram statistics 29 The ISP1 device collects different statistics over an input Bayer frame. 30 Those statistics are obtained from the :ref:`rkisp1_stats <rkisp1_stats>` 40 The statistics collected are Exposure, AWB (Auto-white balance), Histogram and 41 AF (Auto-focus). See :c:type:`rkisp1_stat_buffer` for details of the statistics. 43 The 3A statistics and configuration parameters described here are usually
|
D | pixfmt-meta-intel-ipu3.rst | 12 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
|
/Linux-v5.15/Documentation/accounting/ |
D | cgroupstats.rst | 6 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
|
D | delay-accounting.rst | 17 and makes these statistics available to userspace through 25 delay statistics aggregated for all tasks (or threads) belonging to a 30 aggregate delay statistics into arbitrary groups. To enable this, delay 31 statistics of a task are available both during its lifetime as well as on its 41 statistics. The delay accounting functionality populates specific fields of 55 When a task exits, records containing the per-task statistics 57 task of a thread group, the per-tgid statistics are also sent. More details 61 commands to be run and the corresponding delay statistics to be displayed. It
|
D | taskstats.rst | 2 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-v5.15/Documentation/locking/ |
D | lockstat.rst | 8 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-v5.15/Documentation/cpu-freq/ |
D | cpufreq-stats.rst | 22 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-v5.15/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 2 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 28 must be supplied when querying statistics about the region, deleting the 30 request and process statistics for the same DM device without stepping 33 The creation of DM statistics will allocate memory via kmalloc or 35 memory may be allocated by DM statistics. The admin can see how much 176 statistics does not want to lose any statistics (those updated [all …]
|
/Linux-v5.15/Documentation/powerpc/ |
D | vcpudispatch_stats.rst | 14 /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-v5.15/Documentation/ABI/stable/ |
D | sysfs-bus-xen-backend | 34 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-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rx.c | 155 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) + in iwlagn_good_plcp_health() 157 le32_to_cpu(priv->statistics.rx_ofdm_ht.plcp_err); in iwlagn_good_plcp_health() 248 rx_info = &priv->statistics.rx_non_phy; in iwlagn_rx_calc_noise() 316 accum_stats((__le32 *)&priv->statistics._name, \ in iwlagn_accumulative_statistics() 367 spin_lock(&priv->statistics.lock); in iwlagn_rx_statistics() 383 priv->statistics.num_bt_kills = stats->rx.general.num_bt_kills; in iwlagn_rx_statistics() 384 le32_add_cpu(&priv->statistics.accum_num_bt_kills, in iwlagn_rx_statistics() 402 spin_unlock(&priv->statistics.lock); in iwlagn_rx_statistics() 406 change = common->temperature != priv->statistics.common.temperature || in iwlagn_rx_statistics() 408 (priv->statistics.flag & STATISTICS_REPLY_FLG_HT40_MODE_MSK); in iwlagn_rx_statistics() [all …]
|
/Linux-v5.15/Documentation/driver-api/media/ |
D | dtv-frontend.rst | 110 :ref:`DVBv5 statistics <dvbv5_stats>` via ``.read_status``. 111 Yet, there are a number of callbacks meant to get statistics for 166 Digital TV Frontend statistics 173 :ref:`statistics <frontend-stat-properties>` meant to help tuning the device 176 For each statistics measurement, the driver should set the type of scale used, 177 or ``FE_SCALE_NOT_AVAILABLE`` if the statistics is not available on a given 178 time. Drivers should also provide the number of statistics for each type. 190 And, when the statistics got updated, set the scale:: 195 .. [#f2] For ISDB-T, it may provide both a global statistics and a per-layer 196 set of statistics. On such cases, len should be equal to 4. The first [all …]
|
/Linux-v5.15/drivers/base/ |
D | transport_class.c | 162 if (!error && tcont->statistics) in transport_add_class_device() 163 error = sysfs_create_group(&classdev->kobj, tcont->statistics); in transport_add_class_device() 230 if (tcont->statistics) in transport_remove_classdev() 231 sysfs_remove_group(&classdev->kobj, tcont->statistics); in transport_remove_classdev()
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-stats.rst | 17 statistics for each cpu listed, and there may well be more than one 37 CPU statistics 45 Next three are schedule() statistics: 52 Next two are try_to_wake_up() statistics: 57 Next three are statistics describing scheduling latency: 65 Domain statistics 75 The next 24 are a variety of load_balance() statistics in grouped into types 126 Next three are active_load_balance() statistics: 132 Next three are sched_balance_exec() statistics: 138 Next three are sched_balance_fork() statistics: [all …]
|
/Linux-v5.15/tools/kvm/kvm_stat/ |
D | kvm_stat.txt | 58 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-v5.15/Documentation/userspace-api/media/drivers/ |
D | omap3isp-uapi.rst | 20 statistics (AEWB, AF and histogram) subdevs. 32 Each of the statistics subdevs is able to produce events. An event is 33 generated whenever a statistics buffer can be dequeued by a user space 42 ioctls. If there is an error calculating the statistics, there will be an 43 event as usual, but no related statistics buffer. In this case 53 statistics collection are examples of such. 140 The statistics subdevs do offer more dynamic configuration options than the 144 The statistics blocks always get the input image data from the CCDC (as the 145 histogram memory read isn't implemented). The statistics are dequeueable by 146 the user from the statistics subdev nodes using private IOCTLs.
|