Searched refs:zi_timer (Results 1 – 6 of 6) sorted by relevance
541 if (handler->zi_record.zi_timer == 0) { in zio_handle_io_delay() 543 handler->zi_record.zi_timer = ddi_get_lbolt64(); in zio_handle_io_delay() 545 handler->zi_record.zi_timer = zio->io_txg; in zio_handle_io_delay() 580 VERIFY(handler->zi_record.zi_timer == 0 || in zio_handle_io_delay() 582 (int64_t)handler->zi_record.zi_timer + in zio_handle_io_delay() 587 VERIFY(handler->zi_record.zi_timer == 0 || in zio_handle_io_delay() 588 handler->zi_record.zi_timer - in zio_handle_io_delay() 631 * record's zi_timer field. Thus if a handler in configured with in zio_handle_io_delay() 705 * it will complete after zi_timer milliseconds. Thus,706 * we set the target to now + zi_timer[all...]
531 (u_longlong_t)NSEC2MSEC(record->zi_timer), in cancel_all_handlers() 741 } else if (record->zi_timer > 0) { in main() 743 (u_longlong_t)NSEC2MSEC(record->zi_timer)); in main() 982 ret = parse_delay(optarg, &record.zi_timer, in main()
368 if (record->zi_timer != 0) { in translate_device()
420 uint64_t zi_timer; member
2155 <var-decl name='zi_timer' type-id='9c313c2d' visibility='default'/>
2736 <var-decl name='zi_timer' type-id='9c313c2d' visibility='default'/>