Searched refs:COUNTER_IO_READ_MSEC (Results 1 – 5 of 5) sorted by relevance
18 COUNTER_IO_READ_MSEC = "io-read-msec" variable55 COUNTER_IO_READ_MSEC, int((time.time() - start_time) * 1000))(ctx)
31 COUNTER_IO_READ_MSEC = "io-read-msec" variable in InputReader
305 self._slice_ctx.incr(self.COUNTER_IO_READ_MSEC,387 self._slice_ctx.incr(self.COUNTER_IO_READ_MSEC,
106 COUNTER_IO_READ_MSEC = "io-read-msec" variable1511 COUNTER_IO_READ_MSEC, int((time.time() - start_time) * 1000))(ctx)1867 COUNTER_IO_READ_MSEC, int((time.time() - start_time) * 1000))(ctx)2508 COUNTER_IO_READ_MSEC, int((time.time() - start_time) * 1000))(ctx)2585 COUNTER_IO_READ_MSEC, int((time.time() - start_time) * 1000))(ctx)
358 input_readers.COUNTER_IO_READ_MSEC,