Searched defs:cputimer (Results 1 – 2 of 2) sorted by relevance
82 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local128 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local149 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local170 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
148 struct thread_group_cputimer cputimer; member