Searched refs:irqtime (Results 1 – 2 of 2) sorted by relevance
72 static int irqtime = -1; variable74 core_param(irqtime, irqtime, int, 0400);228 if (irqtime > 0 || (irqtime == -1 && rate >= 1000000)) in sched_clock_register()
804 long strtime, irqtime, endtime, tottime; /* in microseconds */ in dasd_profile_end() local823 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()832 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()833 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()