Searched refs:CPUTIME_IRQ (Results 1 – 11 of 11) sorted by relevance
103 irq += kcpustat_cpu(i).cpustat[CPUTIME_IRQ]; in show_stat()139 irq = kcpustat_cpu(i).cpustat[CPUTIME_IRQ]; in show_stat()
25 CPUTIME_IRQ, enumerator
127 nsecs_to_jiffies(kcpustat_cpu(i).cpustat[CPUTIME_IRQ]); in appldata_get_os_data()
67 + kcpustat_cpu(i).cpustat[CPUTIME_IRQ]; in led_activity_function()
69 irqtime_account_delta(irqtime, delta, CPUTIME_IRQ); in irqtime_account_irq()193 index = CPUTIME_IRQ; in account_system_time()
283 val[CPUACCT_STAT_SYSTEM] += cpustat[CPUTIME_IRQ]; in cpuacct_stats_show()
384 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()
401 CPUTIME_IRQ); in vtime_flush()
130 busy_time += kcpustat_cpu(cpu).cpustat[CPUTIME_IRQ]; in get_cpu_idle_time_jiffy()