Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dcputime.h82 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local
128 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local
149 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local
170 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
Dsignal.h148 struct thread_group_cputimer cputimer; member
/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c214 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_cputimer() local
876 struct thread_group_cputimer *cputimer = &sig->cputimer; in stop_process_timers() local