Searched refs:stopclk (Results 1 – 5 of 5) sorted by relevance
101 cqr->stopclk = get_tod_clock(); in dasd_default_erp_action()123 unsigned long startclk, stopclk; in dasd_default_erp_postaction() local130 stopclk = cqr->stopclk; in dasd_default_erp_postaction()147 cqr->stopclk = stopclk; in dasd_default_erp_postaction()153 cqr->stopclk = get_tod_clock(); in dasd_default_erp_postaction()
192 cqr->stopclk = get_tod_clock(); in dasd_start_diag()223 cqr->stopclk = get_tod_clock(); in dasd_diag_term_IO()277 cqr->stopclk = get_tod_clock(); in dasd_ext_handler()
785 !cqr->stopclk || !cqr->endclk || in dasd_profile_end()790 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()791 endtime = ((cqr->endclk - cqr->stopclk) >> 12); in dasd_profile_end()1328 cqr->stopclk = get_tod_clock(); in dasd_term_IO()1344 cqr->stopclk = get_tod_clock(); in dasd_term_IO()1744 cqr->stopclk = now; in dasd_int_handler()1794 cqr->stopclk = now; in dasd_int_handler()2128 cqr->stopclk = get_tod_clock(); in dasd_flush_device_queue()2643 cqr->stopclk = get_tod_clock(); in __dasd_cancel_req()
155 unsigned long stopclk; /* TOD-clock of request interrupt */ member
2364 cqr->stopclk = get_tod_clock(); in dasd_3990_erp_add_erp()
Completed in 21 milliseconds