Home
last modified time | relevance | path

Searched defs:stats (Results 51 – 75 of 1154) sorted by relevance

12345678910>>...47

/openbmc/qemu/tests/bench/
H A Dqht-bench.c28 struct thread_stats stats; member
140 struct thread_stats *stats = &info->stats; in do_rz() local
161 struct thread_stats *stats = &info->stats; in do_rw() local
374 struct thread_stats *stats = &info[i].stats; in add_stats() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c365 struct iwl_bt_notif_statistics *stats; in iwlagn_rx_statistics() local
383 struct iwl_notif_statistics *stats; in iwlagn_rx_statistics() local
449 struct iwl_notif_statistics *stats = (void *)pkt->data; in iwlagn_rx_reply_statistics() local
557 struct ieee80211_rx_status *stats) in iwlagn_set_decrypted_flag()
609 struct ieee80211_rx_status *stats) in iwlagn_pass_packet_to_mac80211()
/openbmc/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c86 struct stats { struct
93 static struct stats read_stats = { argument
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c748 struct ethtool_stats *stats, u64 *data) in fun_get_ethtool_stats()
848 struct ethtool_pause_stats *stats) in fun_get_pause_stats()
860 struct ethtool_eth_mac_stats *stats) in fun_get_802_3_stats()
877 struct ethtool_eth_ctrl_stats *stats) in fun_get_802_3_ctrl_stats()
889 struct ethtool_rmon_stats *stats, in fun_get_rmon_stats()
933 struct ethtool_fec_stats *stats) in fun_get_fec_stats()
/openbmc/linux/include/net/
H A Dmacsec.h137 struct macsec_rx_sa_stats __percpu *stats; member
143 struct macsec_rx_sc_stats stats; member
148 struct macsec_tx_sc_stats stats; member
164 struct pcpu_rx_sc_stats __percpu *stats; member
188 struct macsec_tx_sa_stats __percpu *stats; member
212 struct pcpu_tx_sc_stats __percpu *stats; member
275 } stats; member
H A Dkcm.h66 struct kcm_stats stats; member
106 struct kcm_psock_stats stats; member
144 struct kcm_mux_stats stats; member
168 static inline void aggregate_psock_stats(struct kcm_psock_stats *stats, in aggregate_psock_stats()
182 static inline void aggregate_mux_stats(struct kcm_mux_stats *stats, in aggregate_mux_stats()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c51 struct mlx5e_sq_stats *stats = sq->stats; in mlx5e_handle_tx_dim() local
63 struct mlx5e_rq_stats *stats = rq->stats; in mlx5e_handle_rx_dim() local
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c254 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_can_rx() local
342 struct net_device_stats *stats = &ndev->stats; in pucan_handle_status() local
421 struct net_device_stats *stats = &priv->ndev->stats; in pucan_handle_cache_critical() local
645 struct net_device_stats *stats = &ndev->stats; in peak_canfd_start_xmit() local
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c346 struct ieee80211_rx_status *stats) in plfxlc_filter_ack()
404 struct ieee80211_rx_status stats; in plfxlc_mac_rx() local
641 struct ieee80211_low_level_stats *stats) in plfxlc_get_stats()
674 struct ethtool_stats *stats, u64 *data) in plfxlc_get_et_stats()
/openbmc/linux/kernel/sched/
H A Dstats.h85 # define __update_stats_wait_start(rq, p, stats) do { } while (0) argument
86 # define __update_stats_wait_end(rq, p, stats) do { } while (0) argument
87 # define __update_stats_enqueue_sleeper(rq, p, stats) do { } while (0) argument
95 struct sched_statistics stats; member
/openbmc/linux/net/openvswitch/
H A Dmeter.h30 struct ovs_flow_stats stats; member
41 struct ovs_flow_stats stats; member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.h118 struct intel_context_stats *stats = &ce->stats; in lrc_runtime_start() local
131 struct intel_context_stats *stats = &ce->stats; in lrc_runtime_stop() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c526 struct net_device_stats *stats = &ieee->stats; in indicate_packets() local
888 struct net_device_stats *stats; in ieee80211_rx() local
1514 struct ieee80211_rx_stats *stats) in ieee80211_parse_info_param()
1979 struct ieee80211_rx_stats *stats) in ieee80211_network_init()
2205 struct ieee80211_rx_stats *stats) in ieee80211_process_probe_response()
2408 struct ieee80211_rx_stats *stats) in ieee80211_rx_mgt()
/openbmc/linux/drivers/md/bcache/
H A Dstats.c137 static void scale_stats(struct cache_stats *stats, unsigned long rescale_at) in scale_stats()
183 static void mark_cache_stats(struct cache_stat_collector *stats, in mark_cache_stats()
/openbmc/linux/drivers/net/can/dev/
H A Drx-offload.c48 struct net_device_stats *stats = &dev->stats; in can_rx_offload_napi_poll() local
249 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb_queue_timestamp() local
289 struct net_device_stats *stats = &dev->stats; in can_rx_offload_get_echo_skb_queue_tail() local
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c199 struct fc_host_statistics *stats = &lp->host_stats; in fnic_get_stats() local
238 struct fc_host_statistics *stats) in fnic_dump_fchost_stats()
312 struct fc_host_statistics *stats; in fnic_reset_host_stats() local
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c134 struct aq_macsec_common_stats *stats) in aq_get_macsec_common_stats()
193 struct aq_macsec_rx_sa_stats *stats) in aq_get_rxsa_stats()
223 struct aq_macsec_tx_sa_stats *stats) in aq_get_txsa_stats()
269 struct aq_macsec_tx_sc_stats *stats) in aq_get_txsc_stats()
1004 struct aq_macsec_common_stats *stats = &nic->macsec_cfg->stats; in aq_mdo_get_dev_stats() local
1024 struct aq_macsec_tx_sc_stats *stats; in aq_mdo_get_tx_sc_stats() local
1049 struct aq_macsec_tx_sa_stats *stats; in aq_mdo_get_tx_sa_stats() local
1089 struct aq_macsec_rx_sa_stats *stats; in aq_mdo_get_rx_sc_stats() local
1134 struct aq_macsec_rx_sa_stats *stats; in aq_mdo_get_rx_sa_stats() local
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_port.c21 bfa_port_stats_swap(struct bfa_port_s *port, union bfa_port_stats_u *stats) in bfa_port_stats_swap()
331 bfa_port_get_stats(struct bfa_port_s *port, union bfa_port_stats_u *stats, in bfa_port_get_stats()
685 bfa_cee_get_stats(struct bfa_cee_s *cee, struct bfa_cee_stats_s *stats, in bfa_cee_get_stats()
/openbmc/linux/drivers/net/
H A Difb.c81 static void ifb_update_q_stats(struct ifb_q_stats *stats, int len) in ifb_update_q_stats()
155 struct rtnl_link_stats64 *stats) in ifb_stats64()
259 struct ethtool_stats *stats, u64 *data) in ifb_get_ethtool_stats()
/openbmc/linux/drivers/net/can/sja1000/
H A Dsja1000.c341 struct net_device_stats *stats = &dev->stats; in sja1000_rx() local
409 struct net_device_stats *stats = &dev->stats; in sja1000_err() local
528 struct net_device_stats *stats = &dev->stats; in sja1000_interrupt() local
/openbmc/linux/drivers/s390/net/
H A Dqeth_ethtool.c64 const struct qeth_stats stats[], in qeth_add_stat_data()
78 const struct qeth_stats stats[], in qeth_add_stat_strings()
101 struct ethtool_stats *stats, u64 *data) in qeth_get_ethtool_stats()
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_server.c141 const ncsi_passthrough_stats_t* stats) { in ncsi_build_pt_stats_ack()
154 const ncsi_passthrough_stats_legacy_t* stats) { in ncsi_build_pt_stats_legacy_ack()
/openbmc/linux/drivers/fpga/tests/
H A Dfpga-region-test.c40 struct mgr_stats *stats = mgr->priv; in op_write() local
59 struct bridge_stats *stats = bridge->priv; in op_enable_set() local
/openbmc/linux/block/
H A Dblk-stat.c211 struct blk_queue_stats *stats; in blk_alloc_queue_stats() local
224 void blk_free_queue_stats(struct blk_queue_stats *stats) in blk_free_queue_stats()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c214 int stats, qidx; in nicvf_get_qset_strings() local
237 int stats; in nicvf_get_strings() local
299 struct ethtool_stats *stats, u64 **data) in nicvf_get_qset_stats()
322 struct ethtool_stats *stats, u64 *data) in nicvf_get_ethtool_stats()

12345678910>>...47