Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dctrl.c4697 uint64_t units_read; member
4707 stats->units_read += s->nr_bytes[BLOCK_ACCT_READ]; in nvme_set_blk_stats()
4749 u_read = DIV_ROUND_UP(stats.units_read >> BDRV_SECTOR_BITS, 1000); in nvme_smart_info()
4802 cpu_to_le64(DIV_ROUND_UP(stats.units_read / 1000000000, 1000000000)); in nvme_endgrp_info()