HomeSort by relevance Sort by last modified time
    Searched defs:statistics (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/lex/common/
header.c 370 statistics(void) function
  /onnv/onnv-gate/usr/src/cmd/sendmail/include/sendmail/
mailstats.h 22 ** Statistics structure.
25 struct statistics struct
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
StatisticList.java 38 * Contains information about statistics. An instance must only
39 * contain Statistics of the same type.
72 * Constructor. Statistics will not be held for this set.
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
106 * Return the name of the Statistics being sampled.
490 private final StatisticList statistics; field in class:StatisticOperations
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/io/amd8111s/
amd8111s_main.c 510 struct amd8111s_statistics *statistics = &pOdl->statistics; local
527 statistics->rx_desc_err ++;
530 statistics->rx_desc_err_FRAM ++;
534 statistics->rx_desc_err_OFLO ++;
539 statistics->rx_double_overflow ++;
546 statistics->rx_desc_err_CRC ++;
550 statistics->rx_desc_err_BUFF ++;
563 statistics->rx_error_zerosize ++;
567 statistics->rx_allocfail ++
    [all...]
amd8111s_main.h 276 struct amd8111s_statistics statistics; member in struct:odl
  /onnv/onnv-gate/usr/src/uts/common/sys/
gldpriv.h 368 struct gld_stats *statistics; /* The ones the driver updates */ member in struct:gld_mac_pvt
  /onnv/onnv-gate/usr/src/lib/libsqlite/tool/
lemon.c 1328 static int statistics = 0; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/bge/
bge_impl.h 756 dma_area_t statistics; /* describes hardware */ member in struct:bge
757 /* statistics area */
1049 #define BGE_DBG_STATS 0x00800000 /* statistics */
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/nge/
nge.h 616 * statistics parameters to tune the driver
791 nge_statistics_t statistics; member in struct:nge
898 #define NGE_DBG_STATS 0x00400000 /* statistics */

Completed in 4380 milliseconds