Searched refs:task_cputime_scaled (Results 1 – 3 of 3) sorted by relevance
74 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in bacct_add_tsk()
124 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in __delayacct_add_tsk()
850 void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled() function