Searched refs:io_timestamp (Results 1 – 3 of 3) sorted by relevance
316 if (z1->io_timestamp < z2->io_timestamp) in vdev_queue_timestamp_compare()318 if (z1->io_timestamp > z2->io_timestamp) in vdev_queue_timestamp_compare()735 aio->io_timestamp = first->io_timestamp; in vdev_queue_aggregate()788 search.io_timestamp = 0; in vdev_queue_io_to_issue()852 zio->io_timestamp = gethrtime(); in vdev_queue_io()
3531 delta = gethrtime() - fio->io_timestamp; in vdev_deadman()3535 fio->io_timestamp, delta, in vdev_deadman()
457 hrtime_t io_timestamp; member