Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcputime.c286 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
453 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
662 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c242 thread_group_cputime(tsk, &sum); in thread_group_cputimer()
272 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
276 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
280 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1385 thread_group_cputime(p, &cputime); in fill_prstatus()
Dbinfmt_elf.c1422 thread_group_cputime(p, &cputime); in fill_prstatus()
/linux-4.4.14/include/linux/
Dsched.h3060 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);