Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.h156 struct thread_group_cputimer cputimer; member
/kernel/linux/linux-5.10/include/linux/sched/
Dcputime.h81 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local
130 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local
151 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local
172 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
Dsignal.h146 struct thread_group_cputimer cputimer; member
/kernel/linux/linux-5.10/kernel/time/
Dposix-cpu-timers.c269 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_sample_cputime() local
291 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_start_cputime() local
334 struct thread_group_cputimer *cputimer = &p->signal->cputimer; in cpu_clock_sample_group() local
/kernel/linux/linux-6.6/kernel/time/
Dposix-cpu-timers.c275 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_sample_cputime() local
297 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_start_cputime() local
342 struct thread_group_cputimer *cputimer = &p->signal->cputimer; in cpu_clock_sample_group() local