Searched refs:thread_group_cputimer (Results 1 – 4 of 4) sorted by relevance
175 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in cputimer_running()213 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_user_time()236 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_system_time()259 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in account_group_exec_runtime()
211 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times) in thread_group_cputimer() function213 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_cputimer()545 thread_group_cputimer(p, &cputime); in cpu_timer_sample_group()887 struct thread_group_cputimer *cputimer = &sig->cputimer; in stop_process_timers()945 thread_group_cputimer(tsk, &cputime); in check_process_timers()
59 thread_group_cputimer(tsk, &cputime); in get_cpu_itimer()
595 struct thread_group_cputimer { struct671 struct thread_group_cputimer cputimer;2958 void thread_group_cputimer(struct task_struct *tsk, struct task_cputime *times);