Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd.c802 long strtime, irqtime, endtime, tottime; /* in microseconds */ in dasd_profile_end() local
823 tottime = ((cqr->endclk - cqr->buildclk) >> 12); in dasd_profile_end()
824 tottimeps = tottime / sectors; in dasd_profile_end()
827 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()