Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dcputime.h31 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled() function
39 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled() function
/linux/kernel/
H A Dtsacct.c72 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in bacct_add_tsk()
H A Ddelayacct.c146 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in delayacct_add_tsk()