Lines Matching full:account
64 * We do not account for softirq time from ksoftirqd here. in irqtime_account_irq()
113 * Account user CPU time to a process.
130 /* Account for user time used */ in account_user_time()
135 * Account guest CPU time to a process.
159 * Account system CPU time to a process and desired cpustat field
174 /* Account for system time used */ in account_system_index_time()
179 * Account system CPU time to a process.
204 * Account for involuntary wait time.
215 * Account for idle time.
232 * occasion account more time than the calling functions think elapsed.
253 * Account how much elapsed time was spent in steal, irq, or softirq time.
302 * Update current task runtime to account pending time since last in thread_group_cputime()
305 * their runtime can affect syscall performance, so we skip account in thread_group_cputime()
337 * Account a tick to a process and cpustat
349 * - else account as system_time
422 * Archs that account the whole time spent in the idle task
467 * Account a single tick of CPU time.
500 * Account multiple ticks of idle time.