Lines Matching full:account
66 * We do not account for softirq time from ksoftirqd here. in irqtime_account_irq()
114 * Account user CPU time to a process.
131 /* Account for user time used */ in account_user_time()
136 * Account guest CPU time to a process.
160 * Account system CPU time to a process and desired cpustat field
175 /* Account for system time used */ in account_system_index_time()
180 * Account system CPU time to a process.
205 * Account for involuntary wait time.
216 * Account for idle time.
233 * occasion account more time than the calling functions think elapsed.
254 * Account how much elapsed time was spent in steal, irq, or softirq time.
303 * Update current task runtime to account pending time since last in thread_group_cputime()
306 * their runtime can affect syscall performance, so we skip account in thread_group_cputime()
338 * Account a tick to a process and cpustat
350 * - else account as system_time
465 * Account a single tick of CPU time.
498 * Account multiple ticks of idle time.