Lines Matching full:account
69 * We do not account for softirq time from ksoftirqd here. in irqtime_account_irq()
117 * Account user CPU time to a process.
134 /* Account for user time used */ in account_user_time()
139 * Account guest CPU time to a process.
163 * Account system CPU time to a process and desired cpustat field
178 /* Account for system time used */ in account_system_index_time()
183 * Account system CPU time to a process.
208 * Account for involuntary wait time.
219 * Account for idle time.
236 * Account for forceidle time due to core scheduling.
251 * occasion account more time than the calling functions think elapsed.
272 * Account how much elapsed time was spent in steal, IRQ, or softirq time.
321 * Update current task runtime to account pending time since last in thread_group_cputime()
324 * their runtime can affect syscall performance, so we skip account in thread_group_cputime()
356 * Account a tick to a process and cpustat
368 * - else account as system_time
470 * Account a single tick of CPU time.
503 * Account multiple ticks of idle time.