Home
last modified time | relevance | path

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

1234567

/netbsd/src/lib/librpcsvc/
Drstat.x104 struct stats { /* RSTATVERS_ORIG */ struct
125 statstime argument
/netbsd/src/sys/kern/
Dsubr_iostat.c140 struct io_stats *stats; in iostat_alloc() local
167 iostat_free(struct io_stats *stats) in iostat_free()
186 iostat_rename(struct io_stats *stats, const char *name) in iostat_rename()
217 iostat_wait(struct io_stats *stats) in iostat_wait()
246 iostat_busy(struct io_stats *stats) in iostat_busy()
278 iostat_unbusy(struct io_stats *stats, long bcount, int read) in iostat_unbusy()
310 iostat_isbusy(struct io_stats *stats) in iostat_isbusy()
321 iostat_seek(struct io_stats *stats) in iostat_seek()
347 struct io_stats *stats; in iostati_getnames() local
403 struct io_stats *stats; in sysctl_hw_iostats() local
/netbsd/src/external/bsd/libbind/dist/isc/
Dmemcluster.c88 struct stats { struct
89 u_long gets;
90 u_long totalgets;
91 u_long blocks;
92 u_long freefrags;
124 static struct stats * stats; variable
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_out_recipient.c100 MSG_STATS stats; in cleanup_trace_append() local
120 MSG_STATS stats; in cleanup_verify_append() local
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dbounce.c232 int bounce_append(int flags, const char *id, MSG_STATS *stats, in bounce_append()
262 int bounce_append_intern(int flags, const char *id, MSG_STATS *stats, in bounce_append_intern()
428 int dsn_ret, MSG_STATS *stats, RECIPIENT *rcpt, in bounce_one()
460 int dsn_ret, MSG_STATS *stats, in bounce_one_intern()
Ddefer.c197 int defer_append(int flags, const char *id, MSG_STATS *stats, in defer_append()
226 int defer_append_intern(int flags, const char *id, MSG_STATS *stats, in defer_append_intern()
362 int dsn_ret, MSG_STATS *stats, RECIPIENT *rcpt, in defer_one()
Dverify.c94 int verify_append(const char *queue_id, MSG_STATS *stats, in verify_append()
Dmsg_stats_scan.c66 MSG_STATS *stats = (MSG_STATS *) ptr; in msg_stats_scan() local
Dsent.c102 int sent(int flags, const char *id, MSG_STATS *stats, in sent()
Dtrace.c113 int trace_append(int flags, const char *id, MSG_STATS *stats, in trace_append()
/netbsd/src/usr.bin/nfsstat/
Dnfsstat.c391 struct stats { in sidewaysintpr() struct
392 int client[NSHORTPROC]; in sidewaysintpr()
393 int server[NSHORTPROC]; in sidewaysintpr()
/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_bounce.c62 MSG_STATS stats; in qmgr_bounce_recipient() local
Dqmgr_defer.c152 MSG_STATS stats; in qmgr_defer_recipient() local
/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_bounce.c62 MSG_STATS stats; in qmgr_bounce_recipient() local
Dqmgr_defer.c157 MSG_STATS stats; in qmgr_defer_recipient() local
/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_netbsd.h73 #define IXGBE_EVC_REGADD(hw, stats, regname, evname) \ argument
80 #define IXGBE_EVC_REGADD2(hw, stats, regname, evname) \ argument
Dixgbe_dcb_82598.c53 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82598()
87 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82598()
Dixgbe_dcb_82599.c53 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_tc_stats_82599()
94 struct ixgbe_hw_stats *stats, in ixgbe_dcb_get_pfc_stats_82599()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenemit.cc330 struct pattern_stats stats; in gen_insn() local
452 struct pattern_stats stats; in gen_expand() local
561 struct pattern_stats stats; in gen_split() local
821 pattern_stats stats; in handle_overloaded_gen() local
/netbsd/src/sys/net/npf/
Dnpf.c192 uint64_t *stats = percpu_getref(npf->stats_percpu); in npf_stats_inc() local
200 uint64_t *stats = percpu_getref(npf->stats_percpu); in npf_stats_dec() local
/netbsd/src/sys/compat/common/
Dieee80211_20.c77 struct ieee80211_stats *stats) in ieee80211_get_ostats()
/netbsd/src/usr.sbin/altq/altqstat/
Dqdisc_wfq.c53 queue_stats stats; member
/netbsd/src/sys/net/
Dif_ppp.h107 struct ppp_stats stats; member
112 struct ppp_comp_stats stats; member
/netbsd/src/external/bsd/top/dist/
Ddisplay.c1355 i_kernel(int *stats) in i_kernel()
1368 u_kernel(int *stats) in u_kernel()
1385 i_memory(long *stats) in i_memory()
1395 u_memory(long *stats) in u_memory()
1411 i_swap(long *stats) in i_swap()
1425 u_swap(long *stats) in u_swap()
/netbsd/src/usr.sbin/envstat/
Denvstat.c406 sensor_stats_t stats; in find_stats_sensor() local
630 sensor_stats_t stats = NULL; in find_sensors() local
899 sensor_stats_t stats = NULL; in print_sensors() local
1364 sensor_stats_t stats = NULL; in print_sensors_json() local

1234567