Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/block/
Ddasd.c1181 long strtime, irqtime, endtime, tottime; /* in microsecnds*/ in dasd_profile_add() local
1195 strtime = ((cqr->startclk - cqr->buildclk) >> 12); in dasd_profile_add()
1215 dasd_profile_add_counter (strtime, dasd_io_time1, device); in dasd_profile_add()