Home
last modified time | relevance | path

Searched refs:account_system_index_time (Results 1 – 7 of 7) sorted by relevance

/linux/arch/ia64/kernel/
A Dtime.c84 account_system_index_time(tsk, delta, CPUTIME_SYSTEM); in vtime_flush()
89 account_system_index_time(tsk, delta, CPUTIME_IRQ); in vtime_flush()
94 account_system_index_time(tsk, delta, CPUTIME_SOFTIRQ); in vtime_flush()
/linux/kernel/sched/
A Dcputime.c165 void account_system_index_time(struct task_struct *p, in account_system_index_time() function
201 account_system_index_time(p, cputime, index); in account_system_time()
382 account_system_index_time(p, cputime, CPUTIME_SOFTIRQ); in irqtime_account_process_tick()
390 account_system_index_time(p, cputime, CPUTIME_SYSTEM); in irqtime_account_process_tick()
/linux/include/linux/
A Dkernel_stat.h101 extern void account_system_index_time(struct task_struct *, u64,
/linux/arch/powerpc/kernel/
A Dtime.c429 account_system_index_time(tsk, cputime_to_nsecs(acct->stime), in vtime_flush()
433 account_system_index_time(tsk, cputime_to_nsecs(acct->hardirq_time), in vtime_flush()
436 account_system_index_time(tsk, cputime_to_nsecs(acct->softirq_time), in vtime_flush()
/linux/arch/s390/kernel/
A Dvtime.c118 account_system_index_time(p, cputime_to_nsecs(cputime), index); in account_system_index_scaled()
/linux/
A DSystem.map3147 ffff8000100c11d4 T account_system_index_time
A D.tmp_System.map3147 ffff8000100c11d4 T account_system_index_time

Completed in 279 milliseconds