Searched refs:io_timestamp (Results 1 – 5 of 5) sorted by relevance
340 if (z1->io_timestamp < z2->io_timestamp) in vdev_queue_timestamp_compare()342 if (z1->io_timestamp > z2->io_timestamp) in vdev_queue_timestamp_compare()767 aio->io_timestamp = first->io_timestamp; in vdev_queue_aggregate()890 zio->io_timestamp = gethrtime(); in vdev_queue_io()
3614 delta = gethrtime() - fio->io_timestamp; in vdev_deadman()3618 fio->io_timestamp, delta, in vdev_deadman()3623 fio->io_timestamp, delta, in vdev_deadman()
100 struct timeval io_timestamp; /* timestamp of last unbusy */ member
286 stats->io_timestamp = dv_time; in iostat_unbusy()
467 hrtime_t io_timestamp; member