Home
last modified time | relevance | path

Searched refs:thread_group_times (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/fs/proc/
Darray.c432 thread_group_times(task, &utime, &stime); in do_task_stat()
/linux-3.4.99/kernel/
Dsys.c988 thread_group_times(current, &tgutime, &tgstime); in do_sys_times()
1673 thread_group_times(p, &tgutime, &tgstime); in k_getrusage()
Dexit.c1287 thread_group_times(p, &tgutime, &tgstime); in wait_task_zombie()
/linux-3.4.99/include/linux/
Dsched.h1811 extern void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st);
/linux-3.4.99/kernel/sched/
Dcore.c3133 void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_times() function
3189 void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_times() function