Searched refs:rd_bytes (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dblock_int.h176 uint64_t rd_bytes; member in struct:BlockDriverState
H A Dblock.c1644 monitor_printf(mon, " rd_bytes=%" PRId64
1649 qdict_get_int(qdict, "rd_bytes"),
1666 "'rd_bytes': %" PRId64 ","
1672 bs->rd_bytes, bs->wr_bytes,
1994 bs->rd_bytes += (unsigned) nb_sectors * BDRV_SECTOR_SIZE;

Completed in 207 milliseconds