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()
802 long strtime, irqtime, endtime, tottime; /* in microseconds */ in dasd_profile_end() local821 irqtime = ((cqr->stopclk - cqr->startclk) >> 12); in dasd_profile_end()830 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()831 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()