Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched\cputime.h Create Date:2022-07-28 05:40:41
Last Modify:2021-07-28 12:50:14 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:The following are functions that support scheduler-internal time accounting.* These functions are generally called at the timer tick. None of this depends* on CONFIG_SCHEDSTATS.

Proto:static inline struct thread_group_cputimer *get_running_cputimer(struct task_struct *tsk)

Type:struct thread_group_cputimer

Parameter:

TypeParameterName
struct task_struct *tsk
114  Return NULL