Home
last modified time | relevance | path

Searched refs:thread_group_cputime (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dcputime.c323 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
486 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
665 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/kernel/time/
Dposix-cpu-timers.c312 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()
331 thread_group_cputime(tsk, &ct); in __thread_group_cputime()