Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h39 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled() function
47 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled() function
/OK3568_Linux_fs/kernel/kernel/
H A Dtsacct.c66 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in bacct_add_tsk()
H A Ddelayacct.c97 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in __delayacct_add_tsk()