Searched refs:thread_group_cputimer (Results 1 – 3 of 3) sorted by relevance
80 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()82 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer()112 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer()131 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time()152 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time()173 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime()
66 struct thread_group_cputimer { struct156 struct thread_group_cputimer cputimer;
276 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_sample_cputime()298 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_start_cputime()343 struct thread_group_cputimer *cputimer = &p->signal->cputimer; in cpu_clock_sample_group()