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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd.c652 long strtime, irqtime, endtime, tottime; /* in microseconds */ local
667 tottime = ((cqr->endclk - cqr->buildclk) >> 12);
668 tottimeps = tottime / sectors;
683 dasd_profile_counter(tottime, dasd_io_times, block);

Completed in 65 milliseconds