Searched refs:CPUTIME_IRQ (Results 1 – 11 of 11) sorted by relevance
25 CPUTIME_IRQ, enumerator
130 irq += kcs->cpustat[CPUTIME_IRQ]; in show_stat()168 irq = kcs->cpustat[CPUTIME_IRQ]; in show_stat()
123 nsecs_to_jiffies(kcpustat_cpu(i).cpustat[CPUTIME_IRQ]); in appldata_get_os_data()
64 + kcpustat_cpu(i).cpustat[CPUTIME_IRQ]; in led_activity_function()
70 irqtime_account_delta(irqtime, delta, CPUTIME_IRQ); in irqtime_account_irq()194 index = CPUTIME_IRQ; in account_system_time()
283 val[CPUACCT_STAT_SYSTEM] += cpustat[CPUTIME_IRQ]; in cpuacct_stats_show()
387 case CPUTIME_IRQ: in __cgroup_account_cputime_field()
87 account_system_index_time(tsk, delta, CPUTIME_IRQ); in vtime_flush()
181 account_system_index_scaled(tsk, hardirq, CPUTIME_IRQ); in do_account_vtime()
426 CPUTIME_IRQ); in vtime_flush()
124 busy_time += kcpustat_cpu(cpu).cpustat[CPUTIME_IRQ]; in get_cpu_idle_time_jiffy()