Home
last modified time | relevance | path

Searched refs:counter_u64_free (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/netgraph/
H A Dng_bridge.c500 counter_u64_free(link->stats.recvOctets); in ng_bridge_free_link()
501 counter_u64_free(link->stats.recvPackets); in ng_bridge_free_link()
502 counter_u64_free(link->stats.recvMulticasts); in ng_bridge_free_link()
503 counter_u64_free(link->stats.recvBroadcasts); in ng_bridge_free_link()
504 counter_u64_free(link->stats.recvUnknown); in ng_bridge_free_link()
505 counter_u64_free(link->stats.recvRunts); in ng_bridge_free_link()
506 counter_u64_free(link->stats.recvInvalid); in ng_bridge_free_link()
507 counter_u64_free(link->stats.xmitOctets); in ng_bridge_free_link()
508 counter_u64_free(link->stats.xmitPackets); in ng_bridge_free_link()
509 counter_u64_free(link->stats.xmitMulticasts); in ng_bridge_free_link()
[all …]
H A Dng_vlan_rotate.c473 counter_u64_free(vrp->stats.drops); in ng_vlanrotate_shutdown()
474 counter_u64_free(vrp->stats.excessive); in ng_vlanrotate_shutdown()
475 counter_u64_free(vrp->stats.incomplete); in ng_vlanrotate_shutdown()
477 counter_u64_free(vrp->stats.histogram[i]); in ng_vlanrotate_shutdown()
/freebsd/sys/dev/cxgbe/
H A Dt4_mp_ring.c317 counter_u64_free(r->dropped); in mp_ring_free()
320 counter_u64_free(r->consumer[i]); in mp_ring_free()
323 counter_u64_free(r->not_consumer); in mp_ring_free()
325 counter_u64_free(r->abdications); in mp_ring_free()
327 counter_u64_free(r->stalls); in mp_ring_free()
329 counter_u64_free(r->consumed); in mp_ring_free()
331 counter_u64_free(r->cons_idle); in mp_ring_free()
333 counter_u64_free(r->cons_idle2); in mp_ring_free()
H A Dt4_sge.c615 counter_u64_free(extfree_refs); in t4_sge_modunload()
616 counter_u64_free(extfree_rels); in t4_sge_modunload()
617 counter_u64_free(pullups); in t4_sge_modunload()
618 counter_u64_free(defrags); in t4_sge_modunload()
4139 counter_u64_free(ofld_rxq->ddp_buffer_alloc); in free_ofld_rxq()
4140 counter_u64_free(ofld_rxq->ddp_buffer_reuse); in free_ofld_rxq()
4141 counter_u64_free(ofld_rxq->ddp_buffer_free); in free_ofld_rxq()
4874 counter_u64_free(ofld_txq->tx_iscsi_pdus); in free_ofld_txq()
4875 counter_u64_free(ofld_txq->tx_iscsi_octets); in free_ofld_txq()
4877 counter_u64_free(ofld_txq->tx_aio_jobs); in free_ofld_txq()
[all …]
/freebsd/sys/sys/
H A Dcounter.h38 void counter_u64_free(counter_u64_t);
50 counter_u64_free((a)[_i]); \
/freebsd/sys/net/
H A Dmp_ring.c296 counter_u64_free(r->enqueues); in ifmp_ring_free()
298 counter_u64_free(r->drops); in ifmp_ring_free()
300 counter_u64_free(r->starts); in ifmp_ring_free()
302 counter_u64_free(r->stalls); in ifmp_ring_free()
304 counter_u64_free(r->restarts); in ifmp_ring_free()
306 counter_u64_free(r->abdications); in ifmp_ring_free()
H A Dbpf.c2757 counter_u64_free(d->bd_rcount); in bpfd_free()
2758 counter_u64_free(d->bd_dcount); in bpfd_free()
2759 counter_u64_free(d->bd_fcount); in bpfd_free()
2760 counter_u64_free(d->bd_wcount); in bpfd_free()
2761 counter_u64_free(d->bd_wfcount); in bpfd_free()
2762 counter_u64_free(d->bd_wdcount); in bpfd_free()
2763 counter_u64_free(d->bd_zcopy); in bpfd_free()
H A Dif.c652 counter_u64_free(ifp->if_counters[i]); in if_free_deferred()
1772 counter_u64_free(ifa->ifa_opackets); in ifa_alloc()
1773 counter_u64_free(ifa->ifa_ipackets); in ifa_alloc()
1774 counter_u64_free(ifa->ifa_obytes); in ifa_alloc()
1775 counter_u64_free(ifa->ifa_ibytes); in ifa_alloc()
1804 counter_u64_free(ifa->ifa_opackets); in ifa_destroy()
1805 counter_u64_free(ifa->ifa_ipackets); in ifa_destroy()
1806 counter_u64_free(ifa->ifa_obytes); in ifa_destroy()
1807 counter_u64_free(ifa->ifa_ibytes); in ifa_destroy()
/freebsd/sys/kern/
H A Dsubr_counter.c65 counter_u64_free(counter_u64_t c) in counter_u64_free() function
188 counter_u64_free(*cp); in counter_u64_sysuninit()
/freebsd/sys/netgraph/netflow/
H A Dnetflow.c636 counter_u64_free(priv->nfinfo_bytes); in ng_netflow_cache_flush()
637 counter_u64_free(priv->nfinfo_packets); in ng_netflow_cache_flush()
638 counter_u64_free(priv->nfinfo_bytes6); in ng_netflow_cache_flush()
639 counter_u64_free(priv->nfinfo_packets6); in ng_netflow_cache_flush()
640 counter_u64_free(priv->nfinfo_sbytes); in ng_netflow_cache_flush()
641 counter_u64_free(priv->nfinfo_spackets); in ng_netflow_cache_flush()
642 counter_u64_free(priv->nfinfo_sbytes6); in ng_netflow_cache_flush()
643 counter_u64_free(priv->nfinfo_spackets6); in ng_netflow_cache_flush()
644 counter_u64_free(priv->nfinfo_act_exp); in ng_netflow_cache_flush()
645 counter_u64_free(priv->nfinfo_inact_exp); in ng_netflow_cache_flush()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c2023 counter_u64_free(sc->stats_hash); in ccr_detach()
2024 counter_u64_free(sc->stats_hmac); in ccr_detach()
2025 counter_u64_free(sc->stats_eta_encrypt); in ccr_detach()
2026 counter_u64_free(sc->stats_eta_decrypt); in ccr_detach()
2027 counter_u64_free(sc->stats_gcm_encrypt); in ccr_detach()
2028 counter_u64_free(sc->stats_gcm_decrypt); in ccr_detach()
2029 counter_u64_free(sc->stats_ccm_encrypt); in ccr_detach()
2031 counter_u64_free(sc->stats_wr_nomem); in ccr_detach()
2032 counter_u64_free(sc->stats_inflight); in ccr_detach()
2033 counter_u64_free(sc->stats_mac_error); in ccr_detach()
[all …]
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dwmsum.h51 counter_u64_free(*ws); in wmsum_fini()
/freebsd/sys/netinet/
H A Dtcp_hpts.c2054 counter_u64_free(hpts_hopelessly_behind); in tcp_hpts_mod_unload()
2055 counter_u64_free(hpts_loops); in tcp_hpts_mod_unload()
2056 counter_u64_free(back_tosleep); in tcp_hpts_mod_unload()
2057 counter_u64_free(combined_wheel_wrap); in tcp_hpts_mod_unload()
2058 counter_u64_free(wheel_wrap); in tcp_hpts_mod_unload()
2059 counter_u64_free(hpts_wake_timeout); in tcp_hpts_mod_unload()
2060 counter_u64_free(hpts_direct_awakening); in tcp_hpts_mod_unload()
2061 counter_u64_free(hpts_back_tosleep); in tcp_hpts_mod_unload()
2062 counter_u64_free(hpts_direct_call); in tcp_hpts_mod_unload()
2063 counter_u64_free(cpu_uses_flowid); in tcp_hpts_mod_unload()
[all …]
H A Dip_id.c295 counter_u64_free(V_ip_id); in ipid_sysuninit()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c2668 counter_u64_free(pm->pm_runcount); in pmc_destroy_pmc_descriptor()
5835 counter_u64_free(pmc_stats.pm_intr_ignored); in pmc_cleanup()
5836 counter_u64_free(pmc_stats.pm_intr_processed); in pmc_cleanup()
5837 counter_u64_free(pmc_stats.pm_intr_bufferfull); in pmc_cleanup()
5838 counter_u64_free(pmc_stats.pm_syscalls); in pmc_cleanup()
5839 counter_u64_free(pmc_stats.pm_syscall_errors); in pmc_cleanup()
5840 counter_u64_free(pmc_stats.pm_buffer_requests); in pmc_cleanup()
5841 counter_u64_free(pmc_stats.pm_buffer_requests_failed); in pmc_cleanup()
5842 counter_u64_free(pmc_stats.pm_log_sweeps); in pmc_cleanup()
5843 counter_u64_free(pmc_stats.pm_merges); in pmc_cleanup()
[all …]
/freebsd/sys/fs/fuse/
H A Dfuse_file.c401 counter_u64_free(fuse_fh_count); in fuse_file_destroy()
H A Dfuse_node.c540 counter_u64_free(fuse_node_count); in fuse_node_destroy()
H A Dfuse_internal.c1316 counter_u64_free(fuse_lookup_cache_hits); in fuse_internal_destroy()
1317 counter_u64_free(fuse_lookup_cache_misses); in fuse_internal_destroy()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c3447 counter_u64_free(rack_fto_send); in rack_counter_destroy()
3454 counter_u64_free(rack_ack_total); in rack_counter_destroy()
3456 counter_u64_free(rack_sack_total); in rack_counter_destroy()
3457 counter_u64_free(rack_move_none); in rack_counter_destroy()
3458 counter_u64_free(rack_move_some); in rack_counter_destroy()
3464 counter_u64_free(rack_tlp_tot); in rack_counter_destroy()
3466 counter_u64_free(rack_tlp_retran); in rack_counter_destroy()
3468 counter_u64_free(rack_to_tot); in rack_counter_destroy()
3472 counter_u64_free(rack_hot_alloc); in rack_counter_destroy()
3474 counter_u64_free(rack_to_alloc); in rack_counter_destroy()
[all …]
/freebsd/sys/dev/gve/
H A Dgve_utils.c66 counter_u64_free(stat[i]); in gve_free_counters()
/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c1708 counter_u64_free(sc->sc_sym_alloc_failures); in qat_crypto_deinit()
1709 counter_u64_free(sc->sc_ring_full_restarts); in qat_crypto_deinit()
1710 counter_u64_free(sc->sc_gcm_aad_updates); in qat_crypto_deinit()
1711 counter_u64_free(sc->sc_gcm_aad_restarts); in qat_crypto_deinit()
/freebsd/sys/net/route/
H A Dnhop_ctl.c502 counter_u64_free(nh->nh_pksent); in finalize_nhop()
552 counter_u64_free(nh->nh_pksent); in destroy_nhop()
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c560 counter_u64_free(rule->evaluations); in pf_free_eth_rule()
562 counter_u64_free(rule->packets[i]); in pf_free_eth_rule()
563 counter_u64_free(rule->bytes[i]); in pf_free_eth_rule()
1858 counter_u64_free(rule->states_cur); in pf_krule_free()
1859 counter_u64_free(rule->states_tot); in pf_krule_free()
1860 counter_u64_free(rule->src_nodes); in pf_krule_free()
6727 counter_u64_free(V_pf_default_rule.states_cur); in pf_unload_vnet()
6729 counter_u64_free(V_pf_default_rule.src_nodes); in pf_unload_vnet()
6733 counter_u64_free(V_pf_status.counters[i]); in pf_unload_vnet()
6735 counter_u64_free(V_pf_status.lcounters[i]); in pf_unload_vnet()
[all …]
/freebsd/sys/dev/safexcel/
H A Dsafexcel.c1258 counter_u64_free(sc->sc_req_alloc_failures); in safexcel_detach()
1259 counter_u64_free(sc->sc_cdesc_alloc_failures); in safexcel_detach()
1260 counter_u64_free(sc->sc_rdesc_alloc_failures); in safexcel_detach()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls.c212 counter_u64_free(ptls->stats.arg[x]); in mlx5e_tls_cleanup()

12