Home
last modified time | relevance | path

Searched refs:startclk (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/block/
A Ddasd_erp.c124 unsigned long startclk, stopclk; in dasd_default_erp_postaction() local
130 startclk = cqr->startclk; in dasd_default_erp_postaction()
147 cqr->startclk = startclk; in dasd_default_erp_postaction()
A Ddasd_diag.c189 cqr->startclk = get_tod_clock(); in dasd_start_diag()
A Ddasd.c786 if (!cqr->buildclk || !cqr->startclk || in dasd_profile_end()
791 strtime = ((cqr->startclk - cqr->buildclk) >> 12); in dasd_profile_end()
792 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()
1400 cqr->startclk = get_tod_clock(); in dasd_start_IO()
A Ddasd_int.h154 unsigned long startclk; /* TOD-clock of request start */ member

Completed in 17 milliseconds