Searched refs:coalesced_bytes (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_subr.c356 uint64_t coalesced_bytes; local
372 coalesced_bytes = fsp->coalesced_bytes;
383 (knp++)->value.ui64 = howmany(coalesced_bytes, PAGESIZE);
H A Dhsfs_vnops.c2250 fsp->coalesced_bytes += bsize;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h116 u64_t coalesced_bytes /* the number of bytes coalesced in all aggregations */; member in struct:_b10_l2_chip_statistics_v3_t::_v3
H A Dlm_stats.h635 u64_t coalesced_bytes /* the number of bytes coalesced in all aggregations */; member in struct:_lm_stats_fw_t::__anon5057::__anon5058
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h283 uint64_t coalesced_bytes; member in struct:hsfs
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c2013 REGPAIR_TO_U64(pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_statistics[cli_id].coalesced_bytes,
2014 pdev->vars.stats.stats_collect.stats_fw.fw_stats_data->queue_stats.ustorm_queue_statistics.coalesced_bytes );
2168 REGPAIR_TO_U64(pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_statistics[cli_id].coalesced_bytes,
2169 pdev->vars.stats.stats_collect.stats_fw.fw_stats_data->queue_stats.ustorm_queue_statistics.coalesced_bytes );
2938 stats_v3->v3.coalesced_bytes = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_statistics[idx].coalesced_bytes;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8647 struct regpair_t coalesced_bytes /* the number of bytes coalesced in all aggregations */; member in struct:ustorm_per_queue_stats

Completed in 180 milliseconds