Searched refs:statistics (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetPortStatistics.cc38 HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) {
42 if (statistics == NULL) {
37 Sun_fcGetPortStatistics(HBA_HANDLE handle, HBA_UINT32 port, PHBA_PORTSTATISTICS statistics) argument
/illumos-gate/usr/src/cmd/sendmail/include/sendmail/
H A Dmailstats.h25 struct statistics struct
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java38 * Contains information about statistics. An instance must only
74 * @param name is the name of the contained statistics
75 * @param size is the maximum number of statistics to hold
85 * @param name is the name of the contained statistics
86 * @param size is the maximum number of statistics to hold
87 * @param doStats indicates whether or not statistics should
490 private final StatisticList statistics; field in class:StatisticOperations
512 * @param statistics The statistics to operate on.
514 public StatisticOperations(StatisticList statistics) argument
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstats.c22 static struct statistics Stat;
30 ** MARKSTATS -- mark statistics
101 ** CLEARSTATS -- clear statistics structure
121 ** POSTSTATS -- post statistics in the statistics file
124 ** sfile -- the name of the statistics file.
140 struct statistics stats;
172 /* merge current statistics into statfile */
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c511 struct amd8111s_statistics *statistics = &pOdl->statistics; local
528 statistics->rx_desc_err ++;
531 statistics->rx_desc_err_FRAM ++;
535 statistics->rx_desc_err_OFLO ++;
540 statistics->rx_double_overflow ++;
547 statistics->rx_desc_err_CRC ++;
551 statistics->rx_desc_err_BUFF ++;
564 statistics->rx_error_zerosize ++;
568 statistics
[all...]
H A Damd8111s_main.h276 struct amd8111s_statistics statistics; member in struct:odl
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c47 // does HW statistics is active
53 // we use this macro since in MF mode we don't maintain non-mandatory statistics so to prevent inconsistently - we don't use them at all
130 /* function checks if there is a pending completion for statistics and a pending dpc to handle the completion:
390 * Zero the mirror statistics (probably after miniport was down in windows, 'driver unload' on ediag)
396 DbgMessage(pdev, INFORM, "Zero 'mirror' statistics...\n");
401 * lm_edebug_if_is_stats_disabled returns TRUE if statistics gathering is
490 /* disable statistics if FW SP trace is involved */
569 // assign to statistics to MCP
606 * The statistics module uses two pre-allocated DMAE operations
608 * statistics collectio
[all...]
/illumos-gate/usr/src/cmd/sort/
H A DMakefile.com33 # stats builds binaries with statistics reporting enabled
67 STATS_OBJS = main.o statistics.o $(BASE_OBJS)
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c79 sw_stp = &ngep->statistics.sw_statistics;
159 sw_stp = &ngep->statistics.sw_statistics;
247 * statistics part (nge_statistics). So it is uncessary to record them by
262 sw_stp = &ngep->statistics.sw_statistics;
H A Dnge_kstats.c80 istp = &ngep->statistics;
85 * Transfer the statistics values from the hardware statistics regs
178 sw_stp = &ngep->statistics.sw_statistics;
251 instance, "statistics", nge_statistics,
280 nge_statistics_t *nstp = &ngep->statistics;
H A Dnge_chip.c988 * Clear the statistics by reading the statistics register
1405 psw_stat = (nge_sw_statistics_t *)&ngep->statistics.sw_statistics;
1664 ngep->statistics.sw_statistics.tx_stall++;
1742 ngep->statistics.sw_statistics.intr_count++;
1743 ngep->statistics.sw_statistics.intr_lval = pintr_src->intr_val;
1748 ngep->statistics.sw_statistics.rx_err++;
1750 ngep->statistics.sw_statistics.rx_nobuffer++;
1759 ngep->statistics.sw_statistics.tx_stop_err++;
H A Dnge_tx.c599 nge_statistics_t *nstp = &ngep->statistics;
642 /* Update the software statistics */
697 ++ngep->statistics.sw_statistics.tx_resched;
H A Dnge.h616 * statistics parameters to tune the driver
791 nge_statistics_t statistics; member in struct:nge
898 #define NGE_DBG_STATS 0x00400000 /* statistics */
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h251 void statistics(void);
H A Dheader.c370 statistics(void) function
H A Dmain.c246 statistics();
H A Dsub1.c124 statistics();
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_kstats.c208 bstp = DMA_VPTR(bgep->statistics);
213 * Transfer the statistics values from the copy that the
217 * statistics, 'cos it doesn't really matter if they're a few
636 DMA_ZERO(bgep->statistics);
642 ksp->ks_data = DMA_VPTR(bgep->statistics);
647 instance, "statistics", bge_statistics,
651 instance, "statistics", bge_stat_val,
698 bstp = DMA_VPTR(bgep->statistics);
1168 * Retrieve a value for one of the statistics for a particular rx ring
H A Dbge_main2.c2764 * status block, and statistics area
2987 bge_slice_chunk(&bgep->statistics, &area, 1, sizeof (bge_statistics_t));
2989 bgep->statistics.mem_va,
2990 bgep->statistics.alength,
2991 bgep->statistics.offset,
2992 bgep->statistics.cookie.dmac_laddress,
2993 bgep->statistics.cookie.dmac_size,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h110 // mapping of client id to statistics entry
157 // hw statistics structures (as read from GRC)
519 /* Total number of FW statistics requests */
521 /* Total number of FW statistics static (PF) requests */
526 /* This is a memory buffer that will contain both statistics
532 /* FW statistics request shortcut (points at the
539 /* FW statistics data shortcut (points at the begining of
648 } statistics[STATS_IP_IDX_MAX] ; member in struct:_lm_stats_fw_t::__anon5059
662 } statistics[STATS_IP_IDX_MAX] ; member in struct:_lm_stats_fw_t::__anon5061
777 // L2 statistics collecte
[all...]
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmailstats.c69 struct statistics stats;
218 "mailstats: no statistics file located\n");
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c69 * Macros to increment statistics.
127 /* statistics for additional vlans */
695 mac_pvt->statistics = kmem_zalloc(sizeof (struct gld_stats), KM_SLEEP);
808 if (mac_pvt->statistics != NULL)
809 kmem_free(mac_pvt->statistics, sizeof (struct gld_stats));
903 kmem_free(mac_pvt->statistics, sizeof (struct gld_stats));
1043 stats = mac_pvt->statistics;
1282 gsp->glds_speed.value.ui64 = mac_pvt->statistics->glds_speed;
1283 media = mac_pvt->statistics->glds_media;
2070 stats0 = mac_pvt->statistics;
[all...]
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h547 SMHBA_PROTOCOLSTATISTICS *statistics
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h368 struct gld_stats *statistics; /* The ones the driver updates */ member in struct:gld_mac_pvt
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c970 int statistics)
988 pkt->pkt_statistics |= statistics;
969 scsa1394_sbp2_flush_cmds(scsa1394_lun_t *lp, int reason, int state, int statistics) argument

Completed in 114 milliseconds

12