Home
last modified time | relevance | path

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

12345678910>>...46

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c17 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()
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()
176 struct rtrs_clt_stats *stats = clt_path->stats; in rtrs_clt_update_all_stats() local
[all …]
/linux/drivers/media/platform/rockchip/rkisp1/
H A 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
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()
256 static void rkisp1_stats_get_afc_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_afc_meas()
304 static void rkisp1_stats_get_bls_meas(struct rkisp1_stats *stats, in rkisp1_stats_get_bls_meas()
404 void rkisp1_stats_isr(struct rkisp1_stats *stats, u32 isp_ris) in rkisp1_stats_isr()
423 static void rkisp1_init_stats(struct rkisp1_stats *stats) in rkisp1_init_stats()
438 struct rkisp1_stats *stats = &rkisp1->stats; in rkisp1_stats_register() local
[all …]
/linux/drivers/md/dm-vdo/
H A Dmessage-stats.c81 struct block_allocator_statistics *stats, in write_block_allocator_statistics()
95 static void write_commit_statistics(char *prefix, struct commit_statistics *stats, in write_commit_statistics()
109 struct recovery_journal_statistics *stats, in write_recovery_journal_statistics()
126 static void write_packer_statistics(char *prefix, struct packer_statistics *stats, in write_packer_statistics()
143 struct slab_journal_statistics *stats, in write_slab_journal_statistics()
161 struct slab_summary_statistics *stats, in write_slab_summary_statistics()
245 static void write_error_statistics(char *prefix, struct error_statistics *stats, in write_error_statistics()
261 static void write_bio_stats(char *prefix, struct bio_stats *stats, char *suffix, in write_bio_stats()
280 static void write_memory_usage(char *prefix, struct memory_usage *stats, char *suffix, in write_memory_usage()
291 static void write_index_statistics(char *prefix, struct index_statistics *stats, in write_index_statistics()
[all …]
/linux/drivers/cpufreq/
H A 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
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/drivers/net/wireless/st/cw1200/
H A Dqueue.c29 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
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
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
377 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_requeue() local
417 struct cw1200_queue_stats *stats = queue->stats; in cw1200_queue_requeue_all() local
[all …]
/linux/fs/bcachefs/
H A Dtime_stats.c69 static inline void time_stats_update_one(struct bch2_time_stats *stats, in time_stats_update_one()
102 void __bch2_time_stats_clear_buffer(struct bch2_time_stats *stats, in __bch2_time_stats_clear_buffer()
112 static noinline void time_stats_clear_buffer(struct bch2_time_stats *stats, in time_stats_clear_buffer()
122 void __bch2_time_stats_update(struct bch2_time_stats *stats, u64 start, u64 end) in __bch2_time_stats_update()
154 void bch2_time_stats_exit(struct bch2_time_stats *stats) in bch2_time_stats_exit()
159 void bch2_time_stats_init(struct bch2_time_stats *stats) in bch2_time_stats_init()
H A Dtime_stats.h94 struct bch2_time_stats stats; member
98 static inline struct quantiles *time_stats_to_quantiles(struct bch2_time_stats *stats) in time_stats_to_quantiles()
116 static inline void bch2_time_stats_update(struct bch2_time_stats *stats, u64 start) in bch2_time_stats_update()
130 static inline bool track_event_change(struct bch2_time_stats *stats, bool v) in track_event_change()
/linux/fs/ocfs2/
H A 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/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.c156 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/drivers/infiniband/hw/ocrdma/
H A 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/kernel/
H A Dtaskstats.c157 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()
410 struct cgroupstats *stats; in cgroupstats_user_cmd() local
501 struct taskstats *stats; in cmd_attr_pid() local
530 struct taskstats *stats; in cmd_attr_tgid() local
574 struct taskstats *stats_new, *stats; in taskstats_tgid_alloc() local
608 struct taskstats *stats; in taskstats_exit() local
/linux/drivers/net/ethernet/netronome/nfp/
H A 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/drivers/fpga/tests/
H A Dfpga-mgr-test.c44 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/drivers/net/ethernet/arc/
H A 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/samples/bpf/
H A Dcookie_uid_helper_example.c58 struct stats { struct
71 sizeof(struct stats), 100, NULL); in maps_create() argument
/linux/net/sunrpc/
H A Dstats.c126 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/net/smc/
H A 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/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c14 struct ath10k_sta_tid_stats *stats, in ath10k_rx_stats_update_amsdu_subfrm()
30 struct ath10k_sta_tid_stats *stats, in ath10k_rx_stats_update_ampdu_subfrm()
90 struct ath10k_sta_tid_stats *stats; in ath10k_sta_update_rx_tid_stats() local
130 struct ath10k_fw_stats *stats) in ath10k_sta_update_extd_stats_rx_duration()
149 struct ath10k_fw_stats *stats) in ath10k_sta_update_stats_rx_duration()
168 struct ath10k_fw_stats *stats) in ath10k_sta_update_rx_duration()
570 struct ath10k_sta_tid_stats *stats = arsta->tid_stats; in ath10k_dbg_sta_read_tid_stats() local
653 struct ath10k_htt_data_stats *stats; in ath10k_dbg_sta_dump_tx_stats() local
/linux/lib/
H A 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/drivers/net/ethernet/stmicro/stmmac/
H A 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()
269 struct stmmac_safety_stats *stats) in dwmac5_safety_feat_irq_status()
313 int dwmac5_safety_feat_dump(struct stmmac_safety_stats *stats, in dwmac5_safety_feat_dump()
/linux/include/linux/sunrpc/
H A 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/fs/xfs/
H A 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()
93 void xfs_stats_clearall(struct xfsstats __percpu *stats) in xfs_stats_clearall()
/linux/tools/perf/util/
H A Dstat.h17 struct stats { struct
34 /* per-evsel event stats */ argument
128 static inline void init_stats(struct stats *stats) in init_stats()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_stats.h18 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/kernel/sched/
H A Dstats.c7 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()

12345678910>>...46