Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/system/
H A Dvalidate-memory-counts.py59 total_writes = 0
79 total_writes += writes
82 return total_reads, total_writes, seen_all
/openbmc/qemu/migration/
H A Drdma.c368 int total_writes; member
2062 rdma->total_writes++; in qemu_rdma_write_one()