Searched defs:thread_group_cputimer (Results 1 - 1 of 1) sorted by last modified time

/include/linux/
H A Dsched.h542 * struct thread_group_cputimer - thread group interval timer counts
551 struct thread_group_cputimer { struct
625 * See thread_group_cputimer(), et al, for details.
627 struct thread_group_cputimer cputimer;
2899 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times);

Completed in 28 milliseconds