Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c249 int cmp = TREE_CMP(z1->io_timestamp, z2->io_timestamp); in vdev_queue_timestamp_compare()
671 aio->io_timestamp = first->io_timestamp; in vdev_queue_aggregate()
732 search.io_timestamp = 0; in vdev_queue_io_to_issue()
806 zio->io_timestamp = gethrtime(); in vdev_queue_io()
832 zio->io_delta = gethrtime() - zio->io_timestamp; in vdev_queue_io_done()
H A Dzfs_fm.c680 (zio != NULL) && (!zio->io_timestamp)) { in zfs_ereport_is_valid()
H A Dvdev.c4576 delta = gethrtime() - fio->io_timestamp; in vdev_deadman()
4580 fio->io_timestamp, (u_longlong_t)delta, in vdev_deadman()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c937 hsio->io_timestamp = drv_hztousec(ddi_get_lbolt()); in hsfs_getpage_ra()
1316 hsio->io_timestamp = in hsfs_getapage()
1778 if (h1->io_timestamp < h2->io_timestamp) in hsched_deadline_compare()
1780 if (h1->io_timestamp > h2->io_timestamp) in hsched_deadline_compare()
2003 if (drv_hztousec(ddi_get_lbolt()) - fio->io_timestamp in hsched_invoke_strategy()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h187 uint64_t io_timestamp; /* usec timestamp for deadline */ member
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h465 hrtime_t io_timestamp; member
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2535 hrtime_t io_timestamp; member
2590 if (zio_timestamp.io_timestamp != 0) { in zio_print_cb()
2592 zio_timestamp.io_timestamp) / in zio_print_cb()