Searched refs:CPUTIME_IRQ (Results 1 – 11 of 11) sorted by relevance
120 data = cpustat[CPUTIME_SYSTEM] + cpustat[CPUTIME_IRQ] + in cpuacct_cpuusage_read()152 cpustat[CPUTIME_SYSTEM] = cpustat[CPUTIME_IRQ] = 0; in cpuacct_cpuusage_write()275 cputime.stime += cpustat[CPUTIME_IRQ]; in cpuacct_stats_show()
71 irqtime_account_delta(irqtime, delta, CPUTIME_IRQ); in irqtime_account_irq()194 index = CPUTIME_IRQ; in account_system_time()
136 irq += cpustat[CPUTIME_IRQ]; in show_stat()177 irq = cpustat[CPUTIME_IRQ]; in show_stat()
25 CPUTIME_IRQ, enumerator
433 case CPUTIME_IRQ: in __cgroup_account_cputime_field()476 sys += cpustat[CPUTIME_IRQ]; in root_cgroup_cputime()
119 nsecs_to_jiffies(kcpustat_cpu(i).cpustat[CPUTIME_IRQ]); in appldata_get_os_data()
69 + kcpustat.cpustat[CPUTIME_IRQ]; in led_activity_function()
89 account_system_index_time(tsk, delta, CPUTIME_IRQ); in vtime_flush()
178 account_system_index_scaled(tsk, hardirq, CPUTIME_IRQ); in do_account_vtime()
358 CPUTIME_IRQ); in vtime_flush()
136 busy_time += kcpustat.cpustat[CPUTIME_IRQ]; in get_cpu_idle_time_jiffy()