Home
last modified time | relevance | path

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

/kernel/sched/
Dcputime.c155 void account_guest_time(struct task_struct *p, u64 cputime) in account_guest_time() function
208 account_guest_time(p, cputime); in account_system_time()
421 account_guest_time(p, cputime); in irqtime_account_process_tick()
727 account_guest_time(tsk, vtime->gtime); in vtime_account_guest()