Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sched/
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
/Linux-v5.15/kernel/
Dtsacct.c67 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in bacct_add_tsk()
Ddelayacct.c130 task_cputime_scaled(tsk, &utimescaled, &stimescaled); in delayacct_add_tsk()