Searched defs:num_counters (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_xport.c | 1075 ocs_xport_link_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_link_stat_counts_t *counters,… in ocs_xport_link_stats_cb() 1089 ocs_xport_host_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_host_stat_counts_t *counters,… in ocs_xport_host_stats_cb()
|
H A D | ocs_hw.c | 5495 uint32_t num_counters = (mbox_rsp->gec ? 20 : 13); in ocs_hw_cb_link_stat() local 5631 uint32_t num_counters = OCS_HW_HOST_STAT_MAX; in ocs_hw_cb_host_stat() local
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_diag_cnt.c | 297 u32 num_counters = MLX5_CAP_GEN(dev, num_of_diagnostic_counters); in get_supported_cnt_ids() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | GCDAProfiling.c | 395 void llvm_gcda_emit_arcs(uint32_t num_counters, uint64_t *counters) { in llvm_gcda_emit_arcs()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_primary64.h | 410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray()
|
/freebsd/sys/dev/gve/ |
H A D | gve_adminq.h | 256 __be32 num_counters; member
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_kcompat.c | 1610 int num_counters = dev->hw_attrs.max_stat_idx; in irdma_alloc_hw_stats() local
|
/freebsd/sys/dev/enic/ |
H A D | vnic_dev.c | 596 u32 num_counters) in vnic_dev_counter_dma_cfg()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 2088 u32 num_counters; in __mlx4_ib_alloc_diag_counters() local
|
H A D | mlx4_ib.h | 557 u32 num_counters; member
|
/freebsd/sys/dev/mlx5/ |
H A D | driver.h | 297 size_t num_counters; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 518 int num_counters; member 531 const char * const *names, int num_counters, in rdma_alloc_hw_stats_struct()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 73380 uint32_t num_counters; member
|