Home
last modified time | relevance | path

Searched defs:cputimer (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
Dcputime.h73 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local
122 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local
143 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local
164 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
Dsignal.h158 struct thread_group_cputimer cputimer; member