Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D13636 total_rd_ops = 0 variable in BlockDeviceStatsTestCase
104 ops += self.total_rd_ops
120 latency += self.total_rd_ops * op_latency
133 self.assertEqual(self.total_rd_ops, stats['rd_operations'])
268 self.total_rd_ops += rd_ops