Searched refs:total_rd_ops (Results 1 – 1 of 1) sorted by relevance
36 total_rd_ops = 0 variable in BlockDeviceStatsTestCase104 ops += self.total_rd_ops120 latency += self.total_rd_ops * op_latency133 self.assertEqual(self.total_rd_ops, stats['rd_operations'])268 self.total_rd_ops += rd_ops