Searched refs:endclk (Results 1 – 3 of 3) sorted by relevance
49 unsigned long long endclk; /* TOD-clock of request termination */ member
1191 (!cqr->endclk ) || in dasd_profile_add()1197 endtime = ((cqr->endclk - cqr->stopclk) >> 12); in dasd_profile_add()1198 tottime = ((cqr->endclk - cqr->buildclk) >> 12); in dasd_profile_add()1990 cqr->endclk = get_clock (); in dasd_finalize_request()