Searched defs:cputimer (Results 1 – 2 of 2) sorted by relevance
73 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local122 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local143 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local164 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
158 struct thread_group_cputimer cputimer; member