Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 25 of 1001) sorted by relevance

12345678910>>...41

/Linux-v5.15/drivers/infiniband/ulp/rtrs/
Drtrs-clt-stats.c17 struct rtrs_clt_stats *stats = sess->stats; in rtrs_clt_update_wc_stats() local
32 void rtrs_clt_inc_failover_cnt(struct rtrs_clt_stats *stats) in rtrs_clt_inc_failover_cnt()
40 int rtrs_clt_stats_migration_cnt_to_str(struct rtrs_clt_stats *stats, in rtrs_clt_stats_migration_cnt_to_str()
70 int rtrs_clt_stats_reconnects_to_str(struct rtrs_clt_stats *stats, char *buf, in rtrs_clt_stats_reconnects_to_str()
78 ssize_t rtrs_clt_stats_rdma_to_str(struct rtrs_clt_stats *stats, in rtrs_clt_stats_rdma_to_str()
109 int rtrs_clt_reset_rdma_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_rdma_stats()
125 int rtrs_clt_reset_cpu_migr_stats(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_cpu_migr_stats()
141 int rtrs_clt_reset_reconnects_stat(struct rtrs_clt_stats *stats, bool enable) in rtrs_clt_reset_reconnects_stat()
164 static inline void rtrs_clt_update_rdma_stats(struct rtrs_clt_stats *stats, in rtrs_clt_update_rdma_stats()
178 struct rtrs_clt_stats *stats = sess->stats; in rtrs_clt_update_all_stats() local
[all …]
Drtrs-srv-stats.c14 int rtrs_srv_reset_rdma_stats(struct rtrs_srv_stats *stats, bool enable) in rtrs_srv_reset_rdma_stats()
26 ssize_t rtrs_srv_stats_rdma_to_str(struct rtrs_srv_stats *stats, in rtrs_srv_stats_rdma_to_str()
/Linux-v5.15/drivers/media/platform/rockchip/rkisp1/
Drkisp1-stats.c25 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(struct rkisp1_stats *stats, in rkisp1_stats_get_awb_meas()
198 static void rkisp1_stats_get_aec_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_aec_meas()
211 static void rkisp1_stats_get_afc_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_afc_meas()
228 static void rkisp1_stats_get_hst_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_hst_meas()
242 static void rkisp1_stats_get_bls_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_bls_meas()
290 rkisp1_stats_send_measurement(struct rkisp1_stats *stats, u32 isp_ris) in rkisp1_stats_send_measurement()
[all …]
/Linux-v5.15/drivers/cpufreq/
Dcpufreq_stats.c30 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
187 static int freq_table_get_index(struct cpufreq_stats *stats, unsigned int freq) in freq_table_get_index()
198 struct cpufreq_stats *stats = policy->stats; in cpufreq_stats_free_table() local
215 struct cpufreq_stats *stats; in cpufreq_stats_create_table() local
269 struct cpufreq_stats *stats = policy->stats; in cpufreq_stats_record_transition() local
/Linux-v5.15/drivers/net/wireless/st/cw1200/
Dqueue.c28 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_lock() local
38 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_unlock() local
66 static void cw1200_queue_post_gc(struct cw1200_queue_stats *stats, in cw1200_queue_post_gc()
92 struct cw1200_queue_stats *stats = queue->stats; in __cw1200_queue_gc() local
141 int cw1200_queue_stats_init(struct cw1200_queue_stats *stats, in cw1200_queue_stats_init()
162 struct cw1200_queue_stats *stats, in cw1200_queue_init()
203 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_clear() local
235 void cw1200_queue_stats_deinit(struct cw1200_queue_stats *stats) in cw1200_queue_stats_deinit()
282 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_put() local
336 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_get() local
[all …]
/Linux-v5.15/fs/ocfs2/
Dblockcheck.c232 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-v5.15/net/netfilter/ipvs/
Dip_vs_est.c57 struct ip_vs_cpu_stats __percpu *stats) in ip_vs_read_cpu_stats()
137 void ip_vs_start_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats) in ip_vs_start_estimator()
148 void ip_vs_stop_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats) in ip_vs_stop_estimator()
157 void ip_vs_zero_estimator(struct ip_vs_stats *stats) in ip_vs_zero_estimator()
176 void ip_vs_read_estimator(struct ip_vs_kstats *dst, struct ip_vs_stats *stats) in ip_vs_read_estimator()
/Linux-v5.15/drivers/staging/fwserial/
Dfwserial.h163 struct stats { struct
179 void (*stats)(struct stats *stats, void *data); argument
273 struct stats stats; member
/Linux-v5.15/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c104 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-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c39 struct ionic_rx_stats *stats; in ionic_rx_page_alloc() local
125 struct ionic_rx_stats *stats; in ionic_rx_frags() local
185 struct ionic_rx_stats *stats; in ionic_rx_copybreak() local
227 struct ionic_rx_stats *stats; in ionic_rx_clean() local
603 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_single() local
621 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_frag() local
638 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_map_skb() local
689 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_clean() local
900 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_tso() local
1023 struct ionic_tx_stats *stats = q_to_tx_stats(q); in ionic_tx_calc_csum() local
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c31 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-v5.15/kernel/
Dtaskstats.c157 struct task_struct *tsk, struct taskstats *stats) in fill_stats()
179 static int fill_stats_for_pid(pid_t pid, struct taskstats *stats) in fill_stats_for_pid()
191 static int fill_stats_for_tgid(pid_t tgid, struct taskstats *stats) in fill_stats_for_tgid()
389 struct cgroupstats *stats; in cgroupstats_user_cmd() local
480 struct taskstats *stats; in cmd_attr_pid() local
509 struct taskstats *stats; in cmd_attr_tgid() local
553 struct taskstats *stats_new, *stats; in taskstats_tgid_alloc() local
587 struct taskstats *stats; in taskstats_exit() local
/Linux-v5.15/samples/bpf/
Dcookie_uid_helper_example.c58 struct stats { struct
71 sizeof(struct stats), 100, 0); in maps_create() argument
/Linux-v5.15/drivers/net/ethernet/arc/
Demac_main.c113 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-v5.15/net/sunrpc/
Dstats.c121 struct rpc_iostats *stats; in rpc_alloc_iostats() local
138 void rpc_free_iostats(struct rpc_iostats *stats) in rpc_free_iostats()
195 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
226 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats()
265 struct rpc_iostats stats = {}; in rpc_clnt_show_stats() local
/Linux-v5.15/net/smc/
Dsmc_stats.c46 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-v5.15/include/linux/sunrpc/
Dmetrics.h97 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-v5.15/drivers/net/wireless/ath/ath10k/
Ddebugfs_sta.c13 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-v5.15/fs/xfs/
Dxfs_stats.c10 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-v5.15/lib/
Dtest_objagg.c228 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-v5.15/include/net/
Dcodel_impl.h65 static void codel_stats_init(struct codel_stats *stats) in codel_stats_init()
104 struct codel_stats *stats, in codel_should_drop()
146 struct codel_stats *stats, in codel_dequeue()
/Linux-v5.15/include/linux/
Dtsacct_kern.h20 struct taskstats *stats, struct task_struct *tsk) in bacct_add_tsk()
30 static inline void xacct_add_tsk(struct taskstats *stats, struct task_struct *p) in xacct_add_tsk()
/Linux-v5.15/arch/mips/sibyte/common/
Dbus_watcher.c102 struct bw_stats_struct *stats = m->private; in bw_proc_show() local
132 static void create_proc_decoder(struct bw_stats_struct *stats) in create_proc_decoder()
154 struct bw_stats_struct *stats = data; in sibyte_bw_int() local
/Linux-v5.15/tools/perf/util/
Dstat.h16 struct stats { struct
17 double n, mean, M2;
18 u64 max, min;
147 struct runtime_stat *stats; member
172 static inline void init_stats(struct stats *stats) in init_stats()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c23 unsigned long field_offset, struct stmmac_safety_stats *stats) in dwmac5_log_error()
79 struct stmmac_safety_stats *stats) in dwmac5_handle_mac_err()
127 struct stmmac_safety_stats *stats) in dwmac5_handle_mtl_err()
175 struct stmmac_safety_stats *stats) in dwmac5_handle_dma_err()
255 struct stmmac_safety_stats *stats) in dwmac5_safety_feat_irq_status()
299 int dwmac5_safety_feat_dump(struct stmmac_safety_stats *stats, in dwmac5_safety_feat_dump()

12345678910>>...41