Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_subr.c354 uint64_t coalesced_bytes; in hsfs_kstats_update() local
370 coalesced_bytes = fsp->coalesced_bytes; in hsfs_kstats_update()
381 (knp++)->value.ui64 = howmany(coalesced_bytes, PAGESIZE); in hsfs_kstats_update()
H A Dhsfs_vnops.c2096 fsp->coalesced_bytes += bsize; in hsched_invoke_strategy()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h281 uint64_t coalesced_bytes; member
/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
H A Dlm_stats.h635 u64_t coalesced_bytes /* the number of bytes coalesced in all aggregations */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c2013 …pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_statistics[cli_id].coalesced_bytes, in lm_stats_fw_assign()
2014 ….stats.stats_collect.stats_fw.fw_stats_data->queue_stats.ustorm_queue_statistics.coalesced_bytes ); in lm_stats_fw_assign()
2168 …pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_statistics[cli_id].coalesced_bytes, in lm_pf_stats_vf_fw_assign()
2169 ….stats.stats_collect.stats_fw.fw_stats_data->queue_stats.ustorm_queue_statistics.coalesced_bytes ); in lm_pf_stats_vf_fw_assign()
2938 …stats_v3->v3.coalesced_bytes = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_sta… in lm_stats_get_l2_chip_stats()
/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