Searched refs:thread_group_cputime (Results 1 – 5 of 5) sorted by relevance
55 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
312 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function474 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()646 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
311 thread_group_cputime(tsk, &sum); in thread_group_start_cputime()330 thread_group_cputime(tsk, &ct); in __thread_group_cputime()
1309 thread_group_cputime(p, &cputime); in fill_prstatus()
1555 thread_group_cputime(p, &cputime); in fill_prstatus()
Completed in 14 milliseconds