Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 25 of 55) sorted by relevance

123

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java490 private final StatisticList statistics; field in StatisticOperations
514 public StatisticOperations(StatisticList statistics) in StatisticOperations() argument
516 this.statistics = statistics; in StatisticOperations()
529 it = statistics.iterator(); in calc_sd()
536 sd /= statistics.size(); in calc_sd()
560 buf.append("\nsample = " + statistics.size()); in toZoneString()
586 return ("sample = " + statistics.size() + in toString()
610 if (statistics.size() >= 5) in isValid()
623 doubleValue() / statistics.size(); in process()
/illumos-gate/usr/src/test/smbclient-tests/config/
H A Dgeneric.func37 # Initialise statistics and argument arrays
56 # statistics scripts to miss arguments !
57 # Clear, run the benchmark, snap statistics
58 # This command will also run external statistics (supplied in an array)
64 # create processes and start run, then collect statistics
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetPortStatistics.cc38 HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) { in Sun_fcGetPortStatistics() argument
42 if (statistics == NULL) { in Sun_fcGetPortStatistics()
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c511 struct amd8111s_statistics *statistics = &pOdl->statistics; in amd8111s_recv_copy() local
528 statistics->rx_desc_err ++; in amd8111s_recv_copy()
531 statistics->rx_desc_err_FRAM ++; in amd8111s_recv_copy()
535 statistics->rx_desc_err_OFLO ++; in amd8111s_recv_copy()
540 statistics->rx_double_overflow ++; in amd8111s_recv_copy()
547 statistics->rx_desc_err_CRC ++; in amd8111s_recv_copy()
551 statistics->rx_desc_err_BUFF ++; in amd8111s_recv_copy()
564 statistics->rx_error_zerosize ++; in amd8111s_recv_copy()
568 statistics->rx_allocfail ++; in amd8111s_recv_copy()
575 statistics->rx_ok_packets ++; in amd8111s_recv_copy()
[all …]
H A Damd8111s_main.h276 struct amd8111s_statistics statistics; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c1908 arr_cnt = ARRSIZE(pdev->vars.stats.stats_mirror.stats_fw.toe_xstorm_toe.statistics) ; in lm_stats_fw_assign()
1911 LM_STATS_FW_ASSIGN_TOE_U32(xstorm_toe.statistics[i].tcp_out_segments) ; in lm_stats_fw_assign()
1913 LM_STATS_FW_ASSIGN_TOE_REGPAIR(xstorm_toe.statistics[i].ip_out_octets ) ; in lm_stats_fw_assign()
1914 LM_STATS_FW_ASSIGN_TOE_U32(xstorm_toe.statistics[i].ip_out_requests) ; in lm_stats_fw_assign()
1982 LM_STATS_FW_ASSIGN_TOE_U32(tstorm_toe.statistics[i].ip_in_receives) ; in lm_stats_fw_assign()
1983 LM_STATS_FW_ASSIGN_TOE_U32(tstorm_toe.statistics[i].ip_in_delivers) ; in lm_stats_fw_assign()
1984 LM_STATS_FW_ASSIGN_TOE_REGPAIR(tstorm_toe.statistics[i].ip_in_octets) ; in lm_stats_fw_assign()
1985 LM_STATS_FW_ASSIGN_TOE_U32(tstorm_toe.statistics[i].tcp_in_errors) ; in lm_stats_fw_assign()
1986 LM_STATS_FW_ASSIGN_TOE_U32(tstorm_toe.statistics[i].ip_in_header_errors) ; in lm_stats_fw_assign()
1987 LM_STATS_FW_ASSIGN_TOE_U32(tstorm_toe.statistics[i].ip_in_discards) ; in lm_stats_fw_assign()
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstats.c20 static struct statistics Stat;
138 struct statistics stats;
H A DREAD_ME75 stats.c Routines to collect and post the statistics.
/illumos-gate/usr/src/cmd/sendmail/include/sendmail/
H A Dmailstats.h23 struct statistics struct
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c79 sw_stp = &ngep->statistics.sw_statistics; in nge_recv_recycle()
159 sw_stp = &ngep->statistics.sw_statistics; in nge_recv_packet()
262 sw_stp = &ngep->statistics.sw_statistics; in nge_rxsta_handle()
H A Dnge_kstats.c80 istp = &ngep->statistics; in nge_statistics_update()
178 sw_stp = &ngep->statistics.sw_statistics; in nge_debuginfo_update()
280 nge_statistics_t *nstp = &ngep->statistics; in nge_m_stat()
H A Dnge_chip.c1410 psw_stat = (nge_sw_statistics_t *)&ngep->statistics.sw_statistics; in nge_chip_err()
1669 ngep->statistics.sw_statistics.tx_stall++; in nge_factotum_stall_check()
1747 ngep->statistics.sw_statistics.intr_count++; in nge_intr_handle()
1748 ngep->statistics.sw_statistics.intr_lval = pintr_src->intr_val; in nge_intr_handle()
1753 ngep->statistics.sw_statistics.rx_err++; in nge_intr_handle()
1755 ngep->statistics.sw_statistics.rx_nobuffer++; in nge_intr_handle()
1764 ngep->statistics.sw_statistics.tx_stop_err++; in nge_intr_handle()
H A Dnge_tx.c599 nge_statistics_t *nstp = &ngep->statistics; in nge_send()
697 ++ngep->statistics.sw_statistics.tx_resched; in nge_reschedule()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-monitoring-arcstat.p5m16 value="arcstat displays various ZFS ARC and L2ARC statistics"
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt2 in GDBM. The following are statistics on the sizes of keys and data
/illumos-gate/usr/src/boot/i386/loader/
H A Dhelp.i3869 # Theap DDisplay memory management statistics
/illumos-gate/usr/src/cmd/sort/
H A DMakefile49 STATS_OBJS = main.o statistics.o $(BASE_OBJS)
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h249 void statistics(void);
H A Dmain.c246 statistics();
H A Dheader.c366 statistics(void) in statistics() function
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_kstats.c208 bstp = DMA_VPTR(bgep->statistics); in bge_statistics_update()
636 DMA_ZERO(bgep->statistics); in bge_init_kstats()
642 ksp->ks_data = DMA_VPTR(bgep->statistics); in bge_init_kstats()
698 bstp = DMA_VPTR(bgep->statistics); in bge_m_stat()
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c780 if (mac_pvt->statistics != NULL) in gld_register()
781 kmem_free(mac_pvt->statistics, sizeof (struct gld_stats)); in gld_register()
875 kmem_free(mac_pvt->statistics, sizeof (struct gld_stats)); in gld_unregister()
1015 stats = mac_pvt->statistics; in gld_update_kstat()
1255 media = mac_pvt->statistics->glds_media; in gld_update_vlan_kstat()
2029 stats0 = mac_pvt->statistics; in gld_start()
2272 BUMP(mac_pvt->statistics, stats, glds_rcvbadinterp, 1); in gld_precv()
2339 stats0 = mac_pvt->statistics; in gld_recv_tagged()
3610 stats = mac_pvt->statistics; in gld_notify_ind()
5449 p->gldv_stats = mac_pvt->statistics; in gld_add_vlan()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h648 } statistics[STATS_IP_IDX_MAX] ; member
662 } statistics[STATS_IP_IDX_MAX] ; member
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c67 struct statistics stats;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1381 Relevance: iWARP rxmit statistics.
1396 2. Request: Support RoCE event statistics.
2649 9. Problem: Wrong iSCSI statistics ram pointer.
2980 5. Request: Add support for reading AH statistics.
3296 1. Request: (FW L2) Add tunnel statistics per PF statistics.
3304 5. Request: Add support to gather ECC statistics.
3587 Change: (FW RoCE) Fix RX statistics collection flow.
3603 1. Request: Add ecore API to exract FCoE/iSCSI/LL2 statistics.
4570 statistics from a given engine on a 100g device.
4620 4. Request: Add ecore support for NCSI statistics.
[all …]

123