Searched refs:hardirq_time (Results 1 – 2 of 2) sorted by relevance
19 unsigned long hardirq_time; member
294 vtime_account_irq_field(acct, &acct->hardirq_time); in vtime_account_hardirq()341 if (acct->hardirq_time) in vtime_flush()342 account_system_index_time(tsk, cputime_to_nsecs(acct->hardirq_time), in vtime_flush()354 acct->hardirq_time = 0; in vtime_flush()
Completed in 8 milliseconds