Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sched/
Dcputime.h82 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in get_running_cputimer() local
131 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time() local
152 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time() local
173 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime() local
Dsignal.h156 struct thread_group_cputimer cputimer; member
/linux-6.1.9/kernel/time/
Dposix-cpu-timers.c276 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_sample_cputime() local
298 struct thread_group_cputimer *cputimer = &tsk->signal->cputimer; in thread_group_start_cputime() local
343 struct thread_group_cputimer *cputimer = &p->signal->cputimer; in cpu_clock_sample_group() local