/openbmc/linux/Documentation/networking/device_drivers/ethernet/altera/ |
H A D | altera_tse.rst | 163 Section 5.2.2.1.5. This statistic is the count of frames that are successfully 168 802.3-2012, Section 5.2.2.1.6. This statistic is the count of frames that are 173 Section 5.2.2.1.7. This statistic is the count of frames that are not an 178 Section 5.2.2.1.8. This statistic is the count of data and pad bytes 182 Section 5.2.2.1.14. This statistic is the count of data and pad bytes 186 802.3-2012, Section 30.3.4.2. This statistic is a count of PAUSE frames 190 802.3-2012, Section 30.3.4.3. This statistic is a count of PAUSE frames 193 "rx_errors" is equivalent to ifInErrors defined in RFC 2863. This statistic is 197 "tx_errors" is equivalent to ifOutErrors defined in RFC 2863. This statistic 201 statistic is a count of the number of packets received that were not addressed [all …]
|
/openbmc/linux/net/core/ |
H A D | gen_stats.c | 42 * @type: TLV type for top level statistic TLV 49 * Initializes the dumping handle, grabs the statistic lock and appends 51 * other statistic TLVS. 98 * @type: TLV type for top level statistic TLV 103 * Initializes the dumping handle, grabs the statistic lock and appends 105 * other statistic TLVS. 243 * gnet_stats_copy_basic - copy basic statistics into statistic TLV 245 * @cpu: copy statistic per cpu 256 * Returns 0 on success or -1 with the statistic lock released 270 * gnet_stats_copy_basic_hw - copy basic hw statistics into statistic TLV [all …]
|
/openbmc/qemu/qapi/ |
H A D | stats.json | 202 # Schema for a single statistic. 204 # @name: name of the statistic; each element of the schema is uniquely 208 # @type: kind of statistic. 210 # @unit: basic unit of measure for the statistic; if missing, the 211 # statistic is a simple number or counter. 213 # @base: base for the multiple of @unit in which the statistic is 219 # @exponent: exponent for the multiple of @unit in which the statistic 268 # might be renamed. A statistic might go away if an algorithm is
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | hns3-pmu.rst | 48 Each performance statistic has a pair of events to get two values to 89 PMU collect performance statistic of one whole physical port. The port id 98 PMU collect performance statistic of one tc of physical port. The port id 106 PMU collect performance statistic of one PF/VF. The function id is BDF of 123 PMU collect performance statistic of one queue of PF/VF. The function id 131 PMU collect performance statistic of one interrupt of PF/VF. The function
|
/openbmc/linux/Documentation/filesystems/nfs/ |
H A D | knfsd-stats.rst | 57 of NFS calls received (which statistic is available elsewhere). 67 The circumstance this statistic tracks indicates that there was NFS 82 This statistic tracks the circumstance where incoming 92 This statistic counts a circumstance where there are more nfsd
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
H A D | fix-clang-private-operator.patch | 7 int numCalls; // just an interesting statistic 8 size_t totalBytes; // just an interesting statistic
|
/openbmc/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 382 * @num_wqe_sent: statistic counter, total wqe's sent 383 * @num_cqe_rcvd: statistic counter, total cqe's received 384 * @num_intr_claimed: statistic counter, total interrupts claimed 385 * @link_changed_count: statistic counter, num of link change notifications 387 * @ipaddr_changed_count: statistic counter, num times IP address changed while 389 * @num_sess_opened: statistic counter, total num sessions opened 390 * @num_conn_opened: statistic counter, total num conns opened on this hba 394 * @stat_lock: spin lock used by the statistic collector (32 bit) 395 * @stats: local iSCSI statistic collection place holder
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 549 -_stats* statistics[NUMBER_OF_MODEMS]; // Statistic data (shared memory!) 550 -int rejected_counter; // Statistic counter, rejected SM, number does not fit into any queue 551 -time_t start_time; // Start time of smsd, allows statistic functions 554 -char d_stats[PATH_MAX]; // path to statistic files 555 -int stats_interval; // time between statistic files in seconds. 560 +EXTERN _stats* statistics[NUMBER_OF_MODEMS]; // Statistic data (shared memory!) 561 +EXTERN int rejected_counter; // Statistic counter, rejected SM, number does not fit into any queue 562 +EXTERN time_t start_time; // Start time of smsd, allows statistic functions 565 +EXTERN char d_stats[PATH_MAX]; // path to statistic files 566 +EXTERN int stats_interval; // time between statistic files in seconds. [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/ |
H A D | Value.interface.yaml | 110 Reboot statistic to track number of times device rebooted 115 Reboot statistic to track number of times device rebooted
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.h | 29 * Thread statistic 58 * Package statistic
|
/openbmc/linux/include/linux/ |
H A D | mroute_base.h | 16 * @bytes_in: statistic; bytes ingressing 17 * @bytes_out: statistic; bytes egresing 18 * @pkt_in: statistic; packets ingressing 19 * @pkt_out: statistic; packets egressing
|
/openbmc/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl.h | 89 * @dbgfs_dir: Debugfs dentry for statistic directory 90 * @dbgfs_stats: Debugfs dentry for statistic counters
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_common.c | 273 * values stored in registers and values stored in the statistic counters. 299 * fm10k_update_hw_base_48b - Updates 48-bit statistic base value 300 * @stat: pointer to the hardware statistic structure 301 * @delta: value to be updated into the hardware statistic structure
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | Stats.interface.yaml | 2 Provides statistic information about object.
|
/openbmc/linux/Documentation/networking/ |
H A D | gen_stats.rst | 7 Statistic counters are grouped into structs: 22 Declare the statistic structs you need::
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 382 struct statistic { struct 527 struct statistic txq_stat; 528 struct statistic rxq_stat; 533 struct statistic fw_pend_stat; 536 struct statistic msg_free_stat; 537 struct statistic msg_pend_stat; 542 struct statistic tx_free_stat; 543 struct statistic tx_pend_stat;
|
/openbmc/linux/net/can/ |
H A D | proc.c | 261 seq_printf(m, "\n %8ld statistic resets (STR)\n", in can_stats_proc_show() 265 seq_printf(m, " %8ld user statistic resets (USTR)\n", in can_stats_proc_show() 281 seq_printf(m, "Scheduled statistic reset #%ld.\n", in can_reset_stats_proc_show() 287 seq_printf(m, "Performed statistic reset #%ld.\n", in can_reset_stats_proc_show()
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispstat.c | 54 * different behaviour for different statistic modules. 531 * omap3isp_stat_config - Receives new statistic engine configuration. 623 * isp_stat_buf_process - Process statistic buffers. 653 * isp_stat_pcr_enable - Disables/Enables statistic engines. 760 * omap3isp_stat_enable - Disable/Enable statistic engine as soon as possible 851 * __stat_isr - Interrupt handler for statistic drivers 909 * before be disabled. For that reason, common statistic layer in __stat_isr()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_stat.h | 15 /* Iteration over statistic entries */
|
/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/ |
H A D | samsung,exynos-nocp.yaml | 19 traffic debug or statistic collectors. Exynos542x bus has multiple NoC probes
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | omap3isp-uapi.rst | 137 Statistic blocks IOCTLs 156 This private IOCTL enables/disables a statistic module. If this request is
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_mux.h | 263 * @if_cnt: Statistic counter 338 * @acc_adb_size: Statistic data for logging 339 * @acc_payload_size: Statistic data for logging
|
/openbmc/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto.h | 194 * @dbgfs_dir: Debugfs dentry for statistic directory 195 * @dbgfs_stats: Debugfs dentry for statistic counters
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | serdes.c | 162 dev_err(chip->dev, "failed to read statistic\n"); in mv88e6352_serdes_get_stat() 171 dev_err(chip->dev, "failed to read statistic\n"); in mv88e6352_serdes_get_stat() 424 dev_err(chip->dev, "failed to read statistic\n"); in mv88e6390_serdes_get_stat()
|
/openbmc/qemu/hw/net/ |
H A D | e1000x_regs.h | 257 #define E1000_GSCL_1 0x05B10 /* PCI-Ex Statistic Control #1 */ 258 #define E1000_GSCL_2 0x05B14 /* PCI-Ex Statistic Control #2 */ 259 #define E1000_GSCL_3 0x05B18 /* PCI-Ex Statistic Control #3 */ 260 #define E1000_GSCL_4 0x05B1C /* PCI-Ex Statistic Control #4 */ 261 #define E1000_GSCN_0 0x05B20 /* 3GIO Statistic Counter Register #0 */ 262 #define E1000_GSCN_1 0x05B24 /* 3GIO Statistic Counter Register #1 */ 263 #define E1000_GSCN_2 0x05B28 /* 3GIO Statistic Counter Register #2 */ 264 #define E1000_GSCN_3 0x05B2C /* 3GIO Statistic Counter Register #3 */
|