Home
last modified time | relevance | path

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

12345678910>>...15

/freebsd/include/rpcsvc/
H A Drstat.x97 struct stats { /* RSTATVERS_ORIG */ struct
118 statstime argument
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stats.cpp57 void AsanStats::MergeFrom(const AsanStats *stats) { in MergeFrom()
81 static void GetAccumulatedStats(AsanStats *stats) { in GetAccumulatedStats()
101 void FlushToDeadThreadStats(AsanStats *stats) { in FlushToDeadThreadStats()
108 AsanStats stats; in FillMallocStatistics() local
122 AsanStats stats; in PrintAccumulatedStats() local
139 AsanStats stats; in __sanitizer_get_current_allocated_bytes() local
149 AsanStats stats; in __sanitizer_get_heap_size() local
155 AsanStats stats; in __sanitizer_get_free_bytes() local
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp57 void MemprofStats::MergeFrom(const MemprofStats *stats) { in MergeFrom()
81 static void GetAccumulatedStats(MemprofStats *stats) { in GetAccumulatedStats()
101 void FlushToDeadThreadStats(MemprofStats *stats) { in FlushToDeadThreadStats()
113 MemprofStats stats; in PrintAccumulatedStats() local
130 MemprofStats stats; in __sanitizer_get_current_allocated_bytes() local
140 MemprofStats stats; in __sanitizer_get_heap_size() local
146 MemprofStats stats; in __sanitizer_get_free_bytes() local
/freebsd/contrib/unbound/daemon/
H A Dstats.c90 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg) in server_stats_init()
96 void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker) in server_stats_querymiss()
104 void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker) in server_stats_prefetch()
113 void server_stats_log(struct ub_server_stats* stats, struct worker* worker, in server_stats_log()
516 void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c, in server_stats_insquery()
565 void server_stats_insrcode(struct ub_server_stats* stats, sldns_buffer* buf) in server_stats_insrcode()
575 void server_stats_downstream_cookie(struct ub_server_stats* stats, in server_stats_downstream_cookie()
/freebsd/sys/contrib/dev/athk/ath10k/
H A 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
/freebsd/sys/contrib/rdma/krping/
H A Dkrping_dev.c64 struct krping_stats *stats; member
109 krping_copy_stats(struct krping_stats *stats, void *arg) in krping_copy_stats()
151 struct krping_stats *stats = e->stats; in krping_read() local
/freebsd/tools/tools/usbtest/
H A Dusb_msc_test.c86 static struct stats { struct
93 } stats; argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drx.c141 struct ieee80211_rx_status *stats, in iwl_mvm_set_mac80211_rx_flag()
770 struct iwl_statistics_operational_ntfy *stats) in iwl_mvm_stats_ver_15()
786 struct iwl_statistics_operational_ntfy_ver_14 *stats) in iwl_mvm_stats_ver_14()
861 struct iwl_statistics_operational_ntfy_ver_14 *stats = in iwl_mvm_handle_rx_statistics_tlv() local
886 struct iwl_statistics_operational_ntfy *stats = in iwl_mvm_handle_rx_statistics_tlv() local
954 struct iwl_notif_statistics_v11 *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local
976 struct iwl_notif_statistics *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local
1017 struct iwl_notif_statistics *stats = (void *)&pkt->data; in iwl_mvm_handle_rx_statistics() local
/freebsd/usr.bin/top/
H A Ddisplay.c559 i_memory(int *stats) in i_memory()
572 u_memory(int *stats) in u_memory()
592 i_arc(int *stats) in i_arc()
608 u_arc(int *stats) in u_arc()
632 i_carc(int *stats) in i_carc()
648 u_carc(int *stats) in u_carc()
672 i_swap(int *stats) in i_swap()
688 u_swap(int *stats) in u_swap()
/freebsd/sys/netgraph/
H A Dng_hole.c58 struct ng_hole_hookstat stats; member
149 struct ng_hole_hookstat *stats; in ngh_rcvmsg() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_stats.h149 static inline uint32_t osm_stats_inc_qp0_outstanding(osm_stats_t *stats) in osm_stats_inc_qp0_outstanding()
164 static inline uint32_t osm_stats_dec_qp0_outstanding(osm_stats_t *stats) in osm_stats_dec_qp0_outstanding()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c159 struct nat64_counters *stats, void *logdata) in nat64_direct_output()
172 nat64_direct_output_one(struct mbuf *m, struct nat64_counters *stats, in nat64_direct_output_one()
231 struct nat64_counters *stats, void *logdata) in nat64_output()
263 nat64_output_one(struct mbuf *m, struct nat64_counters *stats, void *logdata) in nat64_output_one()
536 nat64_fragment6(struct nat64_counters *stats, struct ip6_hdr *ip6, in nat64_fragment6()
645 struct nat64_counters *stats, void *logdata) in nat64_icmp6_reflect()
790 uint8_t code, uint16_t mtu, struct nat64_counters *stats, void *logdata) in nat64_icmp_reflect()
/freebsd/tools/tools/crypto/
H A Dhifnstats.c41 struct hifn_stats stats; in main() local
H A Dsafestats.c41 struct safe_stats stats; in main() local
H A Dcryptostats.c61 struct cryptostats stats; in main() local
/freebsd/sys/dev/gve/
H A Dgve_sysctl.c39 struct gve_rxq_stats *stats; in gve_setup_rxq_sysctl() local
90 struct gve_txq_stats *stats; in gve_setup_txq_sysctl() local
/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c49 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82598()
83 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82598()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp145 Stats stats{i->m_name, nanos, nanos_total, count}; in DumpCategoryTimes() local
155 for (const auto &stats : sorted) in DumpCategoryTimes() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_common.cpp149 void GetMemoryProfile(fill_profile_f cb, uptr *stats) { in GetMemoryProfile()
159 void ParseUnixMemoryProfile(fill_profile_f cb, uptr *stats, char *smaps, in ParseUnixMemoryProfile()
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dfile.c89 file_stats(const char *file, struct stat *stats) { in file_stats()
104 struct stat stats; in isc_file_getmodtime() local
345 struct stat stats; in isc_file_exists() local
/freebsd/sys/arm64/vmm/
H A Dvmm_stat.h91 uint64_t *stats; in vmm_stat_array_incr() local
105 uint64_t *stats; in vmm_stat_array_set() local
/freebsd/sys/kern/
H A Dsubr_blist.c406 gap_stats_counting(const struct gap_stats *stats) in gap_stats_counting()
416 init_gap_stats(struct gap_stats *stats) in init_gap_stats()
427 update_gap_stats(struct gap_stats *stats, daddr_t posn) in update_gap_stats()
473 dump_gap_stats(const struct gap_stats *stats, struct sbuf *s) in dump_gap_stats()
511 struct gap_stats *stats = &gstats; in blist_stats() local
/freebsd/tools/tools/iwi/
H A Diwistats.c109 static uint32_t stats[256]; in get_statistics() local
/freebsd/sys/net/altq/
H A Daltq_codel.h53 struct codel_stats stats; member
105 struct codel_stats stats; member
/freebsd/contrib/sendmail/src/
H A Dstats.c138 struct statistics stats; local

12345678910>>...15