Searched refs:tottime (Results 1 – 1 of 1) sorted by relevance
1181 long strtime, irqtime, endtime, tottime; /* in microsecnds*/ in dasd_profile_add() local1198 tottime = ((cqr->endclk - cqr->buildclk) >> 12); in dasd_profile_add()1199 tottimeps = tottime / sectors; in dasd_profile_add()1213 dasd_profile_add_counter (tottime, dasd_io_times, device); in dasd_profile_add()