Home
last modified time | relevance | path

Searched refs:thread_group_cputime_adjusted (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/sched/
A Dcputime.h57 extern void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st);
/linux/kernel/sched/
A Dcputime.c452 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() function
624 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() function
/linux/fs/proc/
A Darray.c532 thread_group_cputime_adjusted(task, &utime, &stime); in do_task_stat()
/linux/kernel/
A Dsys.c980 thread_group_cputime_adjusted(current, &tgutime, &tgstime); in do_sys_times()
1778 thread_group_cputime_adjusted(p, &tgutime, &tgstime); in getrusage()
A Dexit.c1066 thread_group_cputime_adjusted(p, &tgutime, &tgstime); in wait_task_zombie()
/linux/
A DSystem.map3156 ffff8000100c1a80 T thread_group_cputime_adjusted
A D.tmp_System.map3156 ffff8000100c1a80 T thread_group_cputime_adjusted

Completed in 318 milliseconds