/Linux-v6.6/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt-stats.c | 17 struct rtrs_clt_stats *stats = clt_path->stats; in rtrs_clt_update_wc_stats() local 33 void rtrs_clt_inc_failover_cnt(struct rtrs_clt_stats *stats) in rtrs_clt_inc_failover_cnt() 38 int rtrs_clt_stats_migration_from_cnt_to_str(struct rtrs_clt_stats *stats, char *buf) in rtrs_clt_stats_migration_from_cnt_to_str() 57 int rtrs_clt_stats_migration_to_cnt_to_str(struct rtrs_clt_stats *stats, char *buf) in rtrs_clt_stats_migration_to_cnt_to_str() 75 int rtrs_clt_stats_reconnects_to_str(struct rtrs_clt_stats *stats, char *buf) in rtrs_clt_stats_reconnects_to_str() 81 ssize_t rtrs_clt_stats_rdma_to_str(struct rtrs_clt_stats *stats, char *page) in rtrs_clt_stats_rdma_to_str() 110 int rtrs_clt_reset_rdma_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_rdma_stats() 126 int rtrs_clt_reset_cpu_migr_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_cpu_migr_stats() 142 int rtrs_clt_reset_reconnects_stat(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_reconnects_stat() 165 static inline void rtrs_clt_update_rdma_stats(struct rtrs_clt_stats *stats, in rtrs_clt_update_rdma_stats() [all …]
|
/Linux-v6.6/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-stats.c | 25 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_enum_fmt_meta_cap() local 38 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_g_fmt_meta_cap() local 133 struct rkisp1_stats *stats = vq->drv_priv; in rkisp1_stats_vb2_stop_streaming() local 159 rkisp1_stats_init_vb2_queue(struct vb2_queue *q, struct rkisp1_stats *stats) in rkisp1_stats_init_vb2_queue() 177 static void rkisp1_stats_get_awb_meas_v10(struct rkisp1_stats *stats, in rkisp1_stats_get_awb_meas_v10() 198 static void rkisp1_stats_get_awb_meas_v12(struct rkisp1_stats *stats, in rkisp1_stats_get_awb_meas_v12() 219 static void rkisp1_stats_get_aec_meas_v10(struct rkisp1_stats *stats, in rkisp1_stats_get_aec_meas_v10() 232 static void rkisp1_stats_get_aec_meas_v12(struct rkisp1_stats *stats, in rkisp1_stats_get_aec_meas_v12() 256 static void rkisp1_stats_get_afc_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_afc_meas() 273 static void rkisp1_stats_get_hst_meas_v10(struct rkisp1_stats *stats, in rkisp1_stats_get_hst_meas_v10() [all …]
|
/Linux-v6.6/drivers/cpufreq/ |
D | cpufreq_stats.c | 30 static void cpufreq_stats_update(struct cpufreq_stats *stats, in cpufreq_stats_update() 39 static void cpufreq_stats_reset_table(struct cpufreq_stats *stats) in cpufreq_stats_reset_table() 60 struct cpufreq_stats *stats = policy->stats; in show_total_trans() local 71 struct cpufreq_stats *stats = policy->stats; in show_time_in_state() local 106 struct cpufreq_stats *stats = policy->stats; in store_reset() local 126 struct cpufreq_stats *stats = policy->stats; in show_trans_table() local 185 static int freq_table_get_index(struct cpufreq_stats *stats, unsigned int freq) in freq_table_get_index() 196 struct cpufreq_stats *stats = policy->stats; in cpufreq_stats_free_table() local 213 struct cpufreq_stats *stats; in cpufreq_stats_create_table() local 268 struct cpufreq_stats *stats = policy->stats; in cpufreq_stats_record_transition() local
|
/Linux-v6.6/drivers/net/wireless/st/cw1200/ |
D | queue.c | 29 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_lock() local 39 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_unlock() local 67 static void cw1200_queue_post_gc(struct cw1200_queue_stats *stats, in cw1200_queue_post_gc() 93 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_gc() local 144 int cw1200_queue_stats_init(struct cw1200_queue_stats *stats, in cw1200_queue_stats_init() 165 struct cw1200_queue_stats *stats, in cw1200_queue_init() 206 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_clear() local 238 void cw1200_queue_stats_deinit(struct cw1200_queue_stats *stats) in cw1200_queue_stats_deinit() 285 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_put() local 339 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_get() local [all …]
|
/Linux-v6.6/fs/ocfs2/ |
D | blockcheck.c | 232 static void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove() 240 static void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install() 259 static inline void ocfs2_blockcheck_debug_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_debug_install() 264 static inline void ocfs2_blockcheck_debug_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_debug_remove() 270 void ocfs2_blockcheck_stats_debugfs_install(struct ocfs2_blockcheck_stats *stats, in ocfs2_blockcheck_stats_debugfs_install() 276 void ocfs2_blockcheck_stats_debugfs_remove(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_stats_debugfs_remove() 281 static void ocfs2_blockcheck_inc_check(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_check() 297 static void ocfs2_blockcheck_inc_failure(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_failure() 313 static void ocfs2_blockcheck_inc_recover(struct ocfs2_blockcheck_stats *stats) in ocfs2_blockcheck_inc_recover() 380 struct ocfs2_blockcheck_stats *stats) in ocfs2_block_check_validate() [all …]
|
/Linux-v6.6/drivers/infiniband/hw/bnxt_re/ |
D | hw_counters.c | 156 struct rdma_hw_stats *stats, in bnxt_re_copy_ext_stats() 183 struct rdma_hw_stats *stats) in bnxt_re_get_ext_stat() 200 struct rdma_hw_stats *stats, in bnxt_re_copy_err_stats() 286 struct rdma_hw_stats *stats) in bnxt_re_copy_db_pacing_stats() 298 struct rdma_hw_stats *stats, in bnxt_re_ib_get_hw_stats()
|
/Linux-v6.6/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_stats.c | 104 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_resource_stats() local 221 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_rx_stats() local 289 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_tx_stats() local 363 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_wqe_stats() local 396 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_db_errstats() local 417 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_rxqp_errstats() local 443 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_txqp_errstats() local 503 char *stats = dev->stats_mem.debugfs_mem, *pcur; in ocrdma_driver_dbg_stats() local
|
/Linux-v6.6/kernel/ |
D | taskstats.c | 157 static void exe_add_tsk(struct taskstats *stats, struct task_struct *tsk) in exe_add_tsk() 176 struct task_struct *tsk, struct taskstats *stats) in fill_stats() 201 static int fill_stats_for_pid(pid_t pid, struct taskstats *stats) in fill_stats_for_pid() 213 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid() 411 struct cgroupstats *stats; in cgroupstats_user_cmd() local 502 struct taskstats *stats; in cmd_attr_pid() local 531 struct taskstats *stats; in cmd_attr_tgid() local 575 struct taskstats *stats_new, *stats; in taskstats_tgid_alloc() local 609 struct taskstats *stats; in taskstats_exit() local
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_repr.c | 31 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_tx_stats() local 49 struct nfp_repr_pcpu_stats *stats; in nfp_repr_inc_rx_stats() local 60 struct rtnl_link_stats64 *stats) in nfp_repr_phy_port_get_stats64() 75 struct rtnl_link_stats64 *stats) in nfp_repr_vnic_get_stats64() 90 nfp_repr_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in nfp_repr_get_stats64() 125 struct rtnl_link_stats64 *stats) in nfp_repr_get_host_stats64() 157 void *stats) in nfp_repr_get_offload_stats()
|
/Linux-v6.6/drivers/fpga/tests/ |
D | fpga-mgr-test.c | 44 struct mgr_stats stats; member 77 struct mgr_stats *stats = mgr->priv; in op_parse_header() local 101 struct mgr_stats *stats = mgr->priv; in op_write_init() local 115 struct mgr_stats *stats = mgr->priv; in op_write() local 139 struct mgr_stats *stats = mgr->priv; in op_write_sg() local 171 struct mgr_stats *stats = mgr->priv; in op_write_complete() local
|
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 95 struct ionic_rx_stats *stats; in ionic_rx_page_alloc() local 181 struct ionic_rx_stats *stats; in ionic_rx_frags() local 242 struct ionic_rx_stats *stats; in ionic_rx_copybreak() local 284 struct ionic_rx_stats *stats; in ionic_rx_clean() local 689 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_single() local 707 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_frag() local 724 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_skb() local 794 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_clean() local 999 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_tso() local 1128 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_calc_csum() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/arc/ |
D | emac_main.c | 113 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx_clean() local 181 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx() local 275 struct net_device_stats *stats = &ndev->stats; in arc_emac_rx_miss_handle() local 356 struct net_device_stats *stats = &ndev->stats; in arc_emac_intr() local 644 struct net_device_stats *stats = &ndev->stats; in arc_emac_stats() local 680 struct net_device_stats *stats = &ndev->stats; in arc_emac_tx() local 793 struct net_device_stats *stats = &ndev->stats; in arc_emac_restart() local
|
/Linux-v6.6/samples/bpf/ |
D | cookie_uid_helper_example.c | 58 struct stats { struct 71 sizeof(struct stats), 100, NULL); in maps_create() argument
|
/Linux-v6.6/net/sunrpc/ |
D | stats.c | 126 struct rpc_iostats *stats; in rpc_alloc_iostats() local 143 void rpc_free_iostats(struct rpc_iostats *stats) in rpc_free_iostats() 200 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats() 231 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats() 270 struct rpc_iostats stats = {}; in rpc_clnt_show_stats() local
|
/Linux-v6.6/net/smc/ |
D | smc_stats.c | 46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data() 99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data() 166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data() 264 struct smc_stats *stats; in smc_nl_get_stats() local
|
/Linux-v6.6/drivers/net/wireless/ath/ath10k/ |
D | debugfs_sta.c | 13 struct ath10k_sta_tid_stats *stats, in ath10k_rx_stats_update_amsdu_subfrm() 29 struct ath10k_sta_tid_stats *stats, in ath10k_rx_stats_update_ampdu_subfrm() 89 struct ath10k_sta_tid_stats *stats; in ath10k_sta_update_rx_tid_stats() local 129 struct ath10k_fw_stats *stats) in ath10k_sta_update_extd_stats_rx_duration() 148 struct ath10k_fw_stats *stats) in ath10k_sta_update_stats_rx_duration() 167 struct ath10k_fw_stats *stats) in ath10k_sta_update_rx_duration() 569 struct ath10k_sta_tid_stats *stats = arsta->tid_stats; in ath10k_dbg_sta_read_tid_stats() local 652 struct ath10k_htt_data_stats *stats; in ath10k_dbg_sta_dump_tx_stats() local
|
/Linux-v6.6/lib/ |
D | test_objagg.c | 228 const struct objagg_stats *stats; in check_stats_zero() local 246 const struct objagg_stats *stats; in check_stats_nodelta() local 401 struct objagg_obj_stats stats; member 679 static int check_expect_stats_neigh(const struct objagg_stats *stats, in check_expect_stats_neigh() 709 static int __check_expect_stats(const struct objagg_stats *stats, in __check_expect_stats() 744 const struct objagg_stats *stats; in check_expect_stats() local 860 static void __pr_debug_stats(const struct objagg_stats *stats) in __pr_debug_stats() 874 const struct objagg_stats *stats; in pr_debug_stats() local 885 const struct objagg_stats *stats; in pr_debug_hints_stats() local 898 const struct objagg_stats *stats; in check_expect_hints_stats() local
|
/Linux-v6.6/include/linux/sunrpc/ |
D | metrics.h | 97 struct rpc_iostats *stats) {} in rpc_count_iostats() 99 struct rpc_iostats *stats) in rpc_count_iostats_metrics() 104 static inline void rpc_free_iostats(struct rpc_iostats *stats) {} in rpc_free_iostats()
|
/Linux-v6.6/fs/xfs/ |
D | xfs_stats.c | 10 static int counter_val(struct xfsstats __percpu *stats, int idx) in counter_val() 19 int xfs_stats_format(struct xfsstats __percpu *stats, char *buf) in xfs_stats_format() 91 void xfs_stats_clearall(struct xfsstats __percpu *stats) in xfs_stats_clearall()
|
/Linux-v6.6/tools/perf/util/ |
D | stat.h | 17 struct stats { struct 34 /* per-evsel event stats */ argument 127 static inline void init_stats(struct stats *stats) in init_stats()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rx.c | 141 struct ieee80211_rx_status *stats, in iwl_mvm_set_mac80211_rx_flag() 757 struct iwl_statistics_operational_ntfy *stats) in iwl_mvm_stats_ver_15() 773 struct iwl_statistics_operational_ntfy_ver_14 *stats) in iwl_mvm_stats_ver_14() 848 struct iwl_statistics_operational_ntfy_ver_14 *stats = in iwl_mvm_handle_rx_statistics_tlv() local 873 struct iwl_statistics_operational_ntfy *stats = in iwl_mvm_handle_rx_statistics_tlv() local 941 struct iwl_notif_statistics_v11 *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local 963 struct iwl_notif_statistics *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local 1004 struct iwl_notif_statistics *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_engine_stats.h | 18 struct intel_engine_execlists_stats *stats = &engine->stats.execlists; in intel_engine_context_in() local 41 struct intel_engine_execlists_stats *stats = &engine->stats.execlists; in intel_engine_context_out() local
|
/Linux-v6.6/kernel/sched/ |
D | stats.c | 7 struct sched_statistics *stats) in __update_stats_wait_start() 21 struct sched_statistics *stats) in __update_stats_wait_end() 48 struct sched_statistics *stats) in __update_stats_enqueue_sleeper()
|
/Linux-v6.6/include/net/ |
D | codel_impl.h | 69 static void codel_stats_init(struct codel_stats *stats) in codel_stats_init() 108 struct codel_stats *stats, in codel_should_drop() 150 struct codel_stats *stats, in codel_dequeue()
|
/Linux-v6.6/drivers/md/ |
D | dm-stats.c | 191 int dm_stats_init(struct dm_stats *stats) in dm_stats_init() 212 void dm_stats_cleanup(struct dm_stats *stats) in dm_stats_cleanup() 241 static void dm_stats_recalc_precise_timestamps(struct dm_stats *stats) in dm_stats_recalc_precise_timestamps() 257 static int dm_stats_create(struct dm_stats *stats, sector_t start, sector_t end, in dm_stats_create() 427 static struct dm_stat *__dm_stats_find(struct dm_stats *stats, int id) in __dm_stats_find() 441 static int dm_stats_delete(struct dm_stats *stats, int id) in dm_stats_delete() 479 static int dm_stats_list(struct dm_stats *stats, const char *program, in dm_stats_list() 663 void dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw, in dm_stats_account_io() 801 static int dm_stats_clear(struct dm_stats *stats, int id) in dm_stats_clear() 844 static int dm_stats_print(struct dm_stats *stats, int id, in dm_stats_print() [all …]
|