Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcputime.c286 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
452 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
641 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c224 thread_group_cputime(tsk, &sum); in thread_group_cputimer()
249 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
253 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
257 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
/linux-4.1.27/fs/
Dbinfmt_elf_fdpic.c1345 thread_group_cputime(p, &cputime); in fill_prstatus()
Dbinfmt_elf.c1412 thread_group_cputime(p, &cputime); in fill_prstatus()
/linux-4.1.27/include/linux/
Dsched.h2957 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);