Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddasd.c753 unsigned long strtime, irqtime, endtime, tottime; in dasd_profile_end() local
775 tottime = ((cqr->endclk - cqr->buildclk) >> 12); in dasd_profile_end()
776 tottimeps = tottime / sectors; in dasd_profile_end()
779 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
789 data->dasd_sum_times += tottime; in dasd_profile_end()
807 data->dasd_sum_times += tottime; in dasd_profile_end()
825 data->dasd_sum_times += tottime; in dasd_profile_end()