Home
last modified time | relevance | path

Searched refs:acct_account_cputime (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dtsacct_kern.h27 extern void acct_account_cputime(struct task_struct *tsk);
34 static inline void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() function
/linux/kernel/
A Dtsacct.c162 void acct_account_cputime(struct task_struct *tsk) in acct_account_cputime() function
/linux/kernel/sched/
A Dcputime.c132 acct_account_cputime(p); in account_user_time()
176 acct_account_cputime(p); in account_system_index_time()

Completed in 6 milliseconds