Home
last modified time | relevance | path

Searched refs:get_running_cputimer (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/sched/
A Dcputime.h71 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() function
103 struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk) in get_running_cputimer() function
122 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_user_time()
143 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_system_time()
164 struct thread_group_cputimer *cputimer = get_running_cputimer(tsk); in account_group_exec_runtime()

Completed in 3 milliseconds