Searched refs:account_user_time (Results 1 – 3 of 3) sorted by relevance
120 extern void account_user_time(struct task_struct *, u64);
122 void account_user_time(struct task_struct *p, u64 cputime) in account_user_time() function 403 account_user_time(p, cputime); in irqtime_account_process_tick() 496 account_user_time(p, cputime); in account_process_tick() 735 account_user_time(tsk, vtime->utime); in vtime_user_exit()
160 account_user_time(tsk, cputime_to_nsecs(user)); in do_account_vtime()