Home
last modified time | relevance | path

Searched refs:stats (Results 176 – 200 of 307) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_fcoe_api.h144 struct ecore_fcoe_stats *stats);
H A Decore_iscsi_api.h290 struct ecore_iscsi_stats *stats);
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dgmac.h106 struct cmac_statistics stats; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2138 get_ppp_stats(u, stats) in get_ppp_stats() argument
2140 struct pppd_stats *stats;
2147 stats->bytes_in = s64.p.ppp_ibytes;
2148 stats->bytes_out = s64.p.ppp_obytes;
2149 stats->pkts_in = s64.p.ppp_ipackets;
2150 stats->pkts_out = s64.p.ppp_opackets;
2158 stats->bytes_in = s.p.ppp_ibytes;
2159 stats->bytes_out = s.p.ppp_obytes;
2160 stats->pkts_in = s.p.ppp_ipackets;
2161 stats->pkts_out = s.p.ppp_opackets;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h141 int *stats; member
509 # define sh_stats(x) (shgd->stats[(x)]++)
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dipath.c45 static struct stats *Nipath;
46 static struct stats *Nbytes;
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_defs.h556 UPT1_TxStats stats; member
567 UPT1_RxStats stats; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_queue.c119 if (((kstat_io_t *)(&isp->stats.ks_io_data))->wcnt) { in iscsi_dequeue_pending_cmd()
211 if (((kstat_io_t *)(&isp->stats.ks_io_data))->rcnt) { in iscsi_dequeue_active_cmd()
H A Discsi.h726 } stats; member
1005 } stats; member
1162 } stats; member
/illumos-gate/usr/src/cmd/sendmail/src/
H A DMakefile40 stats.o sysexits.o tls.o trace.o udb.o usersmtp.o util.o version.o
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h180 ipp_stat_t *stats; member
/illumos-gate/usr/src/tools/smatch/src/
H A DMakefile64 LIB_OBJS += stats.o
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1176 kstat_named_t *stats; in arc_print() local
1211 stats = mdb_zalloc(sym.st_size, UM_SLEEP | UM_GC); in arc_print()
1255 if (strcmp(stats[i].name, bytestats[j]) == 0) { in arc_print()
1262 mdb_printf("%-25s = %9llu %s\n", stats[i].name, in arc_print()
1263 stats[i].value.ui64 >> shift, suffix); in arc_print()
1265 mdb_printf("%-25s = %9llu\n", stats[i].name, in arc_print()
1266 stats[i].value.ui64); in arc_print()
3171 zfs_all_blkstats_t stats; in zfs_blkstats() local
3192 tzb = &stats.zab_type[DN_MAX_LEVELS][DMU_OT_TOTAL]; in zfs_blkstats()
3234 zfs_blkstat_t *zb = &stats.zab_type[level][t]; in zfs_blkstats()
[all …]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_txdring.c608 statsp = &ldcp->stats; in vgen_dringsend()
863 vgen_stats_t *statsp = &ldcp->stats; in vgen_handle_dringdata_info()
989 statsp = &ldcp->stats; in vgen_process_dringdata()
1296 statsp = &ldcp->stats; in vgen_handle_dringdata_ack()
1594 vgen_stats_t *statsp = &ldcp->stats; in vgen_send_dringdata()
1636 vgen_stats_t *statsp = &ldcp->stats; in vgen_send_dringack()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c335 rgep->stats.phy_reset++; in rge_phy_check()
1060 bzero(&rgep->stats, sizeof (rge_stats_t)); in rge_chip_start()
1389 rgep->stats.intr++; in rge_intr()
1409 tx_pkts = rgep->stats.opackets - rgep->last_opackets; in rge_intr()
1410 rx_pkts = rgep->stats.rpackets - rgep->last_rpackets; in rge_intr()
1412 rgep->last_opackets = rgep->stats.opackets; in rge_intr()
1413 rgep->last_rpackets = rgep->stats.rpackets; in rge_intr()
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h633 SMHBA_PROTOCOLSTATISTICS stats,
648 SMHBA_PHYSTATISTICS stats,
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Deftwrite.c55 static struct stats *Outbytes;
/illumos-gate/usr/src/test/smbclient-tests/config/
H A Dfileio.prof29 stats = /tmp;
H A Dfilemacro.prof29 stats = /tmp;
H A Dfilemicro.prof29 stats = /tmp;
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1012 dp->stats.errxmt++; in gem_clean_tx_buf()
1561 dp->stats.obcast += bcast; in gem_send_common()
1562 dp->stats.omcast += mcast; in gem_send_common()
1870 dp->stats.norcvbuf++; in gem_receive()
1885 dp->stats.errrcv++; in gem_receive()
1886 dp->stats.runt++; in gem_receive()
1892 dp->stats.errrcv++; in gem_receive()
1913 dp->stats.rbcast++; in gem_receive()
1915 dp->stats.rmcast++; in gem_receive()
1929 dp->stats.rpackets += cnt; in gem_receive()
[all …]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-channel.h386 xge_hal_stats_channel_info_t stats; member
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c1541 sctp_stats_cpu_t *stats; in sctps_sc_walk_step() local
1549 if (mdb_vread(&stats, sizeof (stats), wsp->walk_addr) == -1) { in sctps_sc_walk_step()
1554 status = wsp->walk_callback((uintptr_t)stats, &stats, wsp->walk_cbdata); in sctps_sc_walk_step()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h146 void *stats; member
154 #define ds_stat ds_us.stats
963 const struct ath9k_node_stats *stats,
973 const struct ath9k_node_stats *stats);
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash.h57 struct __db_h_stat stats; /* Hash statistics. */ member

12345678910>>...13