Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/block/
Ddasd.c804 long strtime, irqtime, endtime, tottime; /* in microseconds */ in dasd_profile_end() local
822 strtime = ((cqr->startclk - cqr->buildclk) >> 12); in dasd_profile_end()
831 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()