Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dcputime.h63 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
/Linux-v4.19/kernel/sched/
Dcputime.c292 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputime() function
461 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
677 thread_group_cputime(p, &cputime); in thread_group_cputime_adjusted()
/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c224 thread_group_cputime(tsk, &sum); in thread_group_cputimer()
254 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
258 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
262 thread_group_cputime(p, &cputime); in cpu_clock_sample_group()
/Linux-v4.19/fs/
Dbinfmt_elf_fdpic.c1365 thread_group_cputime(p, &cputime); in fill_prstatus()
Dbinfmt_elf.c1514 thread_group_cputime(p, &cputime); in fill_prstatus()