Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
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-v6.6/kernel/
Dtsacct.c72 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in bacct_add_tsk()
Ddelayacct.c141 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in delayacct_add_tsk()