Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/block/
Ddasd.c802 long strtime, irqtime, endtime, tottime; /* in microseconds */ in dasd_profile_end() local
820 strtime = ((cqr->startclk - cqr->buildclk) >> 12); in dasd_profile_end()
829 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()