Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd.c819 unsigned long strtime, irqtime, endtime, tottime; in dasd_profile_end() local
839 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()
848 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
849 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
857 data->dasd_sum_time_irq += irqtime; in dasd_profile_end()
875 data->dasd_sum_time_irq += irqtime; in dasd_profile_end()
893 data->dasd_sum_time_irq += irqtime; in dasd_profile_end()