Searched refs:account_system_time (Results 1 – 2 of 2) sorted by relevance
115 extern void account_system_time(struct task_struct *, int, u64);
188 void account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) in account_system_time() function510 account_system_time(p, HARDIRQ_OFFSET, cputime); in account_process_tick()693 account_system_time(tsk, irq_count(), vtime->stime); in vtime_account_system()