Searched refs:hardirq_time (Results 1 – 4 of 4) sorted by relevance
19 unsigned long hardirq_time; member
86 if (ti->hardirq_time) { in vtime_flush()87 delta = cycle_to_nsec(ti->hardirq_time); in vtime_flush()100 ti->hardirq_time = 0; in vtime_flush()144 ti->hardirq_time += stime; in vtime_account_kernel()
36 __u64 hardirq_time; member
352 acct->hardirq_time += stime; in vtime_account_kernel()418 if (acct->hardirq_time) in vtime_flush()419 account_system_index_time(tsk, cputime_to_nsecs(acct->hardirq_time), in vtime_flush()431 acct->hardirq_time = 0; in vtime_flush()