Home
last modified time | relevance | path

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

123456

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dstats_impl.h37 struct stats { struct
38 fmd_stat_t fmd_stats; argument
39 enum stats_type { argument
43 } t;
46 hrtime_t start;
47 hrtime_t stop;
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_stats.c67 cachefs_stats_t *stats; in stats_hits() local
85 cachefs_stats_t *stats; in stats_misses() local
103 cachefs_stats_t *stats; in stats_passes() local
121 cachefs_stats_t *stats; in stats_fails() local
139 cachefs_stats_t *stats; in stats_modifies() local
157 cachefs_stats_t *stats; in stats_gc_count() local
175 cachefs_stats_t *stats; in stats_gc_time() local
193 cachefs_stats_t *stats; in stats_gc_before() local
211 cachefs_stats_t *stats; in stats_gc_after() local
228 cachefs_stats_t stats; in stats_zero_stats() local
/titanic_41/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c44 static const struct stats { struct
45 fmd_stat_t module;
69 } stats_template = { argument
/titanic_41/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c259 static struct stats { struct
263 fmd_stat_t etm_rd_hdr_fmaevent;
264 fmd_stat_t etm_rd_hdr_control;
265 fmd_stat_t etm_rd_hdr_alert;
266 fmd_stat_t etm_rd_hdr_response;
267 fmd_stat_t etm_rd_body_fmaevent;
268 fmd_stat_t etm_rd_body_control;
269 fmd_stat_t etm_rd_body_alert;
270 fmd_stat_t etm_rd_body_response;
271 fmd_stat_t etm_wr_hdr_fmaevent;
[all …]
H A Detm_xport_api_dd.c123 static struct stats { struct
127 fmd_stat_t xport_addr_magicnum_bad;
128 fmd_stat_t xport_addr_fn_bad;
132 fmd_stat_t xport_conn_magicnum_bad;
133 fmd_stat_t xport_conn_fd_bad;
157 } etm_xport_stats = { argument
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.h55 typedef struct stats { struct
69 * MAC TX Event stats argument
81 * MAC RX Event stats argument
94 * MAC Control event stats argument
103 * Software event stats argument
105 uint32_t inits;
106 uint32_t rx_inits;
107 uint32_t tx_inits;
108 uint32_t tnocar; /* Link down counter */
132 * Fatal error stats argument
[all …]
/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstats.c38 struct stats { struct
39 struct stats *next; argument
42 enum stats_type { argument
57 static int Ext; /* true if extended stats are enabled */ argument
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c53 struct oce_stat *stats; in oce_update_stats() local
197 struct oce_stat *stats; in oce_stat_init() local
348 struct oce_stat *stats; in oce_m_stat() local
/titanic_41/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c43 static struct stats { struct
49 } syslog_stats = { argument
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c37 __hal_stats_initialize (xge_hal_stats_t *stats, xge_hal_device_h devh) in __hal_stats_initialize()
184 __hal_stats_save (xge_hal_stats_t *stats) in __hal_stats_save()
214 __hal_stats_disable (xge_hal_stats_t *stats) in __hal_stats_disable()
248 __hal_stats_terminate (xge_hal_stats_t *stats) in __hal_stats_terminate()
305 __hal_stats_enable (xge_hal_stats_t *stats) in __hal_stats_enable()
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c86 struct stats { struct
87 u_long gets;
88 u_long totalgets;
89 u_long blocks;
90 u_long freefrags;
122 static struct stats * stats; variable
/titanic_41/usr/src/cmd/sort/
H A DMakefile59 stats := TARGET = stats macro
65 debug convert invoke stats : $(SUBDIRS) target
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_stats.c86 struct rdsv3_ib_statistics stats = {0, }; in rdsv3_ib_stats_info_copy() local
H A Dstats.c120 struct rdsv3_statistics stats; in rdsv3_stats_info() local
/titanic_41/usr/src/lib/sun_fc/common/
H A DSun_fcRegisterForAdapterPortStatEvents.cc46 HBA_PORTSTATISTICS stats, in Sun_fcRegisterForAdapterPortStatEvents()
/titanic_41/usr/src/uts/common/os/
H A Dcap_util.c462 cu_cntr_stats_t *stats; in cu_cpc_init() local
870 cu_cntr_stats_t *stats, int kmem_flags, int *nevents) in cu_cpc_req_add()
1343 cu_cntr_stats_t *stats; in cu_cpu_kstat_update() local
1494 cu_cpu_update_stats(cu_cntr_stats_t *stats, uint64_t cntr_value) in cu_cpu_update_stats()
1621 cu_cntr_stats_t *stats; in cu_pg_update() local
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c113 eib_stats_t *stats = ss->ei_stats; in eib_data_rx_comp_handler() local
233 eib_stats_t *stats = ss->ei_stats; in eib_data_tx_comp_handler() local
347 eib_stats_t *stats = vnic->vn_ss->ei_stats; in eib_data_post_tx() local
852 eib_stats_t *stats = vnic->vn_ss->ei_stats; in eib_data_prepare_sgl() local
1120 eib_stats_t *stats = ss->ei_stats; in eib_data_rx_comp() local
/titanic_41/usr/src/cmd/sendmail/src/
H A Dstats.c140 struct statistics stats; local
/titanic_41/usr/src/uts/common/ipp/meters/
H A Dmeter_impl.h124 boolean_t stats; member
139 ipp_stat_t *stats; member
179 boolean_t stats; member
189 ipp_stat_t *stats; member
/titanic_41/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk_impl.h95 ipp_stat_t *stats; /* stats for this DSCP */ member
102 ipp_stat_t *stats; /* structure for storing stats */ member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsoconfig.c154 struct stat stats; in parse_files_in_dir() local
350 struct stat stats; in parse_params() local
/titanic_41/usr/src/lib/libsocket/socket/
H A D_soutil.c127 struct stat stats; in _s_netconfig_path() local
/titanic_41/usr/src/cmd/fm/eversholt/esc/common/
H A Descmain.c101 int stats = 0; in main() local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Ddeflate.c57 struct compstat stats; member
109 z_comp_stats(arg, stats) in z_comp_stats() argument
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_ani.c235 ath9k_hw_update_mibstats(struct ath_hal *ah, struct ath9k_mib_stats *stats) in ath9k_hw_update_mibstats()
576 ath9k_hw_ani_monitor(struct ath_hal *ah, const struct ath9k_node_stats *stats, in ath9k_hw_ani_monitor()
755 const struct ath9k_node_stats *stats) in ath9k_hw_procmibevent()

123456